Searched refs:getPhys (Results 1 – 8 of 8) sorted by relevance
88 Hint = getPhys(Hint); in hasPreferredPhys()89 return getPhys(VirtReg) == Hint; in hasPreferredPhys()251 unsigned PhysReg = VRM->getPhys(VirtReg); in addMBBLiveIns()333 VRM->getPhys(MO.getReg()) : in rewrite()339 unsigned PhysReg = VRM->getPhys(VirtReg); in rewrite()
90 unsigned PhysReg = VRM->getPhys(VirtReg.reg); in unassign()
280 Phys = VRM->getPhys(Phys); in getRegAllocationHints()
884 TargetRegisterInfo::isPhysicalRegister(VRM.getPhys(VirtReg))) { in rewriteLocations()888 Loc.substPhysReg(VRM.getPhys(VirtReg), TRI); in rewriteLocations()
544 for (MCRegUnitIterator Units(VRM->getPhys(Reg), TRI); Units.isValid(); in addKillFlags()
2076 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()
93 return getPhys(virtReg) != NO_PHYS_REG; in hasPhys()98 unsigned getPhys(unsigned virtReg) const { in getPhys() function
243 PairedPhys = getPairedGPR(VRM->getPhys(Hint.second), Odd, this); in getRegAllocationHints()