Searched refs:hasPhys (Results 1 – 12 of 12) sorted by relevance
90 assert(!VRM->hasPhys(VirtReg->reg()) && "Register already assigned"); in allocatePhysRegs()148 assert(!VRM->hasPhys(SplitVirtReg->reg()) && "Register already assigned"); in allocatePhysRegs()179 if (VRM->hasPhys(Reg)) in enqueue()
148 if (VRM->hasPhys(VirtReg)) { in INITIALIZE_PASS_DEPENDENCY()162 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()229 if (!VRM->hasPhys(Spill->reg())) in spillInterferences()
236 if (VRM->hasPhys(VirtReg)) { in LRE_CanEraseVirtReg()250 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()507 if (!VRM->hasPhys(Intf->reg())) in evictInterference()2020 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2078 if (VRM->hasPhys(LI->reg())) in tryLastChanceRecoloring()2308 if (!VRM->hasPhys(Reg)) { in tryHintRecoloring()2402 if (!VRM->hasPhys(LI->reg())) in tryHintsRecoloring()
107 assert(!VRM->hasPhys(VirtReg.reg()) && "Duplicate VirtReg assignment"); in assign()
123 return hasPhys(Hint.second); in hasKnownPreference()
1707 if (VRM.hasPhys(Old)) in LRE_DidCloneVirtReg()
114 if (VRM->hasPhys(Intervals[N]->reg())) in tryAssignRegisters()327 if (VRM->hasPhys(Intervals.back()->reg())) // Did not change allocation. in runOnMachineFunction()346 if (VRM->hasPhys(Intervals[I]->reg())) in runOnMachineFunction()
100 if (VRM->hasPhys(Reg)) in processDef()129 if (!VRM->hasPhys(VirtReg)) in rewriteRegs()
99 bool hasPhys(Register virtReg) const { in hasPhys() function
41 if (VRM && VRM->hasPhys(MO.getReg())) { in getRC32()
370 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()
600 VRM->hasPhys(ResultReg)) { in getRegAllocationHints()620 VRM->hasPhys(ResultReg)) { in getRegAllocationHints()