Constant regalloc::NUM_REG_CLASSES
source · [−]pub const NUM_REG_CLASSES: usize = 5;
Expand description
The number of register classes that exist. N.B.: must be <= 7 (fit into 3 bits) for 32-bit VReg/RReg packed format!
pub const NUM_REG_CLASSES: usize = 5;
The number of register classes that exist. N.B.: must be <= 7 (fit into 3 bits) for 32-bit VReg/RReg packed format!