Lines Matching refs:getPhys
120 unsigned pReg = VRM.getPhys(reg); in runOnMachineFunction()
696 unsigned Phys = VRM.getPhys(VirtReg); in ReMaterialize()
1010 Reg = VRM.getPhys(Reg); in FoldsStackSlotModRef()
1431 unsigned PhysReg = VRM->getPhys(VirtReg); in OptimizeByUnfold()
1444 PhysReg = VRM->getPhys(VirtReg); in OptimizeByUnfold()
1792 unsigned Phys = VRM->getPhys(VirtReg); in InsertRestores()
1903 unsigned Phys = VRM->getPhys(VirtReg); in InsertSpills()
1978 unsigned Phys = VRM->getPhys(VirtReg); in ProcessUses()
2069 << PrintReg(VRM->getPhys(VirtReg), TRI) << '\n'); in ProcessUses()
2092 VRM->getPhys(VirtReg), VirtReg); in ProcessUses()
2132 unsigned DesignatedReg = VRM->getPhys(VirtReg); in ProcessUses()
2191 PhysReg = VRM->getPhys(VirtReg); in ProcessUses()
2568 PhysReg = VRM->getPhys(VirtReg); in RewriteMBB()