Searched defs:RegMask (Results 1 – 6 of 6) sorted by relevance
155 const uint32_t *RegMask; // For MO_RegisterMask. member458 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg()
389 void addPhysRegsUsedFromRegMask(const uint32_t *RegMask) { in addPhysRegsUsedFromRegMask()
304 const uint32_t* RegMask = getCallPreservedMask(CC); in getReservedRegs() local
12765 const uint32_t *RegMask = in EmitLoweredSegAlloca() local12883 const uint32_t *RegMask = in EmitLoweredTLSCall() local
1204 static void CheckForLiveRegDefMasked(SUnit *SU, const uint32_t *RegMask, in CheckForLiveRegDefMasked()1292 if (const uint32_t *RegMask = getNodeRegMask(Node)) in DelayForLiveRegsBottomUp() local2682 const uint32_t *RegMask = getNodeRegMask(SU->getNode()); in canClobberReachingPhysRegUse() local
1442 SDValue SelectionDAG::getRegisterMask(const uint32_t *RegMask) { in getRegisterMask()