Searched defs:RegMask (Results 1 – 10 of 10) sorted by relevance
159 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member475 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg()
647 void addPhysRegsUsedFromRegMask(const uint32_t *RegMask) { in addPhysRegsUsedFromRegMask()
417 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs() local
2438 auto RegMask = Prev->getOperand(1); in adjustStackWithPops() local
21804 const uint32_t *RegMask = in EmitLoweredSegAlloca() local21936 const uint32_t *RegMask = in EmitLoweredTLSCall() local
1242 static void CheckForLiveRegDefMasked(SUnit *SU, const uint32_t *RegMask, in CheckForLiveRegDefMasked()1330 if (const uint32_t *RegMask = getNodeRegMask(Node)) in DelayForLiveRegsBottomUp() local2725 const uint32_t *RegMask = getNodeRegMask(SU->getNode()); in canClobberReachingPhysRegUse() local
1713 SDValue SelectionDAG::getRegisterMask(const uint32_t *RegMask) { in getRegisterMask()
818 const uint32_t *RegMask = Op.getRegLiveOut(); in print() local
1555 const uint32_t *RegMask = Op.getRegMask(); in runOnMachineFunction() local
1426 if (const auto *RegMask = getRegMask(Token.stringValue())) { in parseMachineOperand() local