Searched refs:hasPhys (Results 1 – 23 of 23) sorted by relevance
147 if (VRM->hasPhys(VirtReg)) { in INITIALIZE_PASS_DEPENDENCY()161 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()231 if (!VRM->hasPhys(Spill.reg)) in spillInterferences()
90 assert(!VRM->hasPhys(VirtReg->reg) && "Register already assigned"); in allocatePhysRegs()145 assert(!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"); in allocatePhysRegs()
107 assert(!VRM->hasPhys(VirtReg.reg) && "Duplicate VirtReg assignment"); in assign()
635 if (VRM->hasPhys(VirtReg)) { in LRE_CanEraseVirtReg()649 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()1065 if (!VRM->hasPhys(Intf->reg)) in evictInterference()2621 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2673 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2892 assert(VRM->hasPhys(Reg) && "We have unallocated variable!!"); in tryHintRecoloring()2982 if (!VRM->hasPhys(LI->reg)) in tryHintsRecoloring()
117 return hasPhys(Hint.second); in hasKnownPreference()
1500 if (VRM.hasPhys(Old)) in LRE_DidCloneVirtReg()
86 assert(!VRM->hasPhys(VirtReg->reg) && "Register already assigned"); in allocatePhysRegs()138 assert(!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"); in allocatePhysRegs()
495 if (VRM->hasPhys(VirtReg)) { in LRE_CanEraseVirtReg()507 if (!VRM->hasPhys(VirtReg)) in LRE_WillShrinkVirtReg()832 if (!VRM->hasPhys(Intf->reg)) in evictInterference()2139 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2176 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2383 assert(VRM->hasPhys(Reg) && "We have unallocated variable!!"); in tryHintRecoloring()2472 if (!VRM->hasPhys(LI->reg)) in tryHintsRecoloring()
100 assert(!VRM->hasPhys(VirtReg.reg) && "Duplicate VirtReg assignment"); in assign()
194 if (!VRM->hasPhys(Spill.reg)) in spillInterferences()
96 return hasPhys(Hint.second); in hasKnownPreference()
1450 if (VRM.hasPhys(Old)) in LRE_DidCloneVirtReg()
204 if (!VRM->hasPhys(reg)) continue; // spilled? in verify()279 assert(!VRM->hasPhys(VirtReg.reg) && "Duplicate VirtReg assignment"); in assign()302 assert(!VRM->hasPhys(VirtReg->reg) && "Register already assigned"); in allocatePhysRegs()349 assert(!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"); in allocatePhysRegs()
171 bool hasPhys(unsigned virtReg) const { in hasPhys() function
121 if (TargetRegisterInfo::isVirtualRegister(physReg) && hasPhys(physReg)) in getRegAllocPref()
118 if (!VRM.hasPhys(reg)) in runOnMachineFunction()1008 if (!VRM.hasPhys(Reg)) in FoldsStackSlotModRef()1443 if (VRM->hasPhys(VirtReg)) { in OptimizeByUnfold()1468 if (!VRM->hasPhys(UnfoldVR)) in OptimizeByUnfold()
1430 if (TargetRegisterInfo::isVirtualRegister(physReg) && vrm_->hasPhys(physReg)) in getFreePhysReg()
205 if (!vrm.hasPhys(PhysReg)) in conflictsWithPhysReg()
95 bool hasPhys(unsigned virtReg) const { in hasPhys() function
92 bool hasPhys(unsigned virtReg) const { in hasPhys() function
44 if (VRM && VRM->hasPhys(MO.getReg())) { in getRC32()
287 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()
316 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()