Searched refs:hasPhys (Results 1 – 11 of 11) sorted by relevance
146 if (VRM->hasPhys(VirtReg)) { in INITIALIZE_PASS_DEPENDENCY()160 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()230 if (!VRM->hasPhys(Spill.reg)) in spillInterferences()
90 assert(!VRM->hasPhys(VirtReg->reg) && "Register already assigned"); in allocatePhysRegs()148 assert(!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"); in allocatePhysRegs()
107 assert(!VRM->hasPhys(VirtReg.reg) && "Duplicate VirtReg assignment"); in assign()
638 if (VRM->hasPhys(VirtReg)) { in LRE_CanEraseVirtReg()652 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()1077 if (!VRM->hasPhys(Intf->reg)) in evictInterference()2667 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2719 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2938 assert(VRM->hasPhys(Reg) && "We have unallocated variable!!"); in tryHintRecoloring()3028 if (!VRM->hasPhys(LI->reg)) in tryHintsRecoloring()
115 return hasPhys(Hint.second); in hasKnownPreference()
1531 if (VRM.hasPhys(Old)) in LRE_DidCloneVirtReg()
102 if (VRM->hasPhys(Reg)) in processDef()132 if (!VRM->hasPhys(VirtReg)) in rewriteRegs()
117 if (VRM->hasPhys(Intervals[N]->reg)) in tryAssignRegisters()305 if (VRM->hasPhys(Intervals.back()->reg)) // Did not change allocation. in runOnMachineFunction()324 if (VRM->hasPhys(Intervals[I]->reg)) in runOnMachineFunction()
96 bool hasPhys(Register virtReg) const { in hasPhys() function
43 if (VRM && VRM->hasPhys(MO.getReg())) { in getRC32()
333 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()