Searched refs:substPhysReg (Results 1 – 5 of 5) sorted by relevance
294 O.substPhysReg(ToReg, *TRI); in replaceRegWith()
79 void MachineOperand::substPhysReg(unsigned Reg, const TargetRegisterInfo &TRI) { in substPhysReg() function in MachineOperand1333 MO.substPhysReg(ToReg, RegInfo); in substituteRegister()
940 Loc.substPhysReg(VRM.getPhys(VirtReg), TRI); in rewriteLocations()
742 UseMO.substPhysReg(NewReg, *TRI); in removeCopyByCommutingDef()1199 MO.substPhysReg(DstReg, *TRI); in updateRegDefsUses()
361 void substPhysReg(unsigned Reg, const TargetRegisterInfo&);