Searched refs:hasPhys (Results 1 – 12 of 12) sorted by relevance
89 assert(!VRM->hasPhys(VirtReg->reg()) && "Register already assigned"); in allocatePhysRegs()153 assert(!VRM->hasPhys(SplitVirtReg->reg()) && "Register already assigned"); in allocatePhysRegs()184 if (VRM->hasPhys(Reg)) in enqueue()
151 if (VRM->hasPhys(VirtReg)) { in INITIALIZE_PASS_DEPENDENCY()165 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()237 if (!VRM->hasPhys(Spill.reg())) in spillInterferences()
107 assert(!VRM->hasPhys(VirtReg.reg()) && "Duplicate VirtReg assignment"); in assign()
691 if (VRM->hasPhys(VirtReg)) { in LRE_CanEraseVirtReg()705 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()1140 if (!VRM->hasPhys(Intf->reg())) in evictInterference()2693 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2741 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2959 if (!VRM->hasPhys(Reg)) { in tryHintRecoloring()3053 if (!VRM->hasPhys(LI->reg())) in tryHintsRecoloring()
123 return hasPhys(Hint.second); in hasKnownPreference()
1607 if (VRM.hasPhys(Old)) in LRE_DidCloneVirtReg()
112 if (VRM->hasPhys(Intervals[N]->reg())) in tryAssignRegisters()316 if (VRM->hasPhys(Intervals.back()->reg())) // Did not change allocation. in runOnMachineFunction()335 if (VRM->hasPhys(Intervals[I]->reg())) in runOnMachineFunction()
98 if (VRM->hasPhys(Reg)) in processDef()128 if (!VRM->hasPhys(VirtReg)) in rewriteRegs()
100 bool hasPhys(Register virtReg) const { in hasPhys() function
41 if (VRM && VRM->hasPhys(MO.getReg())) { in getRC32()
506 VRM->hasPhys(ResultReg)) { in getRegAllocationHints()517 VRM->hasPhys(ResultReg)) { in getRegAllocationHints()
357 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()