Searched refs:allocateRegMask (Results 1 – 8 of 8) sorted by relevance
54 uint32_t *UpdatedMask = MF.allocateRegMask(); in reduceMasksInFunction()
163 uint32_t *Mask = MF.allocateRegMask(); in createRegisterMask()
562 uint32_t *MachineFunction::allocateRegMask() { in allocateRegMask() function in MachineFunction
1040 uint32_t *allocateRegMask();
343 uint32_t *DstMask = DstMF->allocateRegMask(); in cloneMF()
306 uint32_t *UpdatedMask = MF.allocateRegMask(); in UpdateCustomCallPreservedMask()
2799 uint32_t *Mask = MF.allocateRegMask(); in parseCustomRegisterMaskOperand()2822 uint32_t *Mask = MF.allocateRegMask(); in parseLiveoutRegisterMaskOperand()
4889 RegMask = MF.allocateRegMask(); in LowerCall()