Module cranelift_codegen_shared::constants [−][src]
Expand description
This module contains constants that are shared between the codegen and the meta crate, so they are kept in sync.
Constants
LANE_BASE | Start of the lane types. |
MAX_NUM_REG_CLASSES | Guaranteed maximum number of register classes in any ISA. |
MAX_TRACKED_TOP_RCS | Guaranteed maximum number of top-level register classes with pressure tracking in any ISA. |
REFERENCE_BASE | Base for reference types. |
VECTOR_BASE | Start of the 2-lane vector types. |