Searched refs:allocateRegMask (Results 1 – 6 of 6) sorted by relevance
163 uint32_t *Mask = MF.allocateRegMask(); in createRegisterMask()
479 uint32_t *MachineFunction::allocateRegMask() { in allocateRegMask() function in MachineFunction
156 uint32_t *UpdatedMask = MF.allocateRegMask(); in UpdateCustomCallPreservedMask()
797 uint32_t *allocateRegMask();
2468 uint32_t *Mask = MF.allocateRegMask(); in parseCustomRegisterMaskOperand()2491 uint32_t *Mask = MF.allocateRegMask(); in parseLiveoutRegisterMaskOperand()
4241 RegMask = MF.allocateRegMask(); in LowerCall()