Searched defs:substPhysReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp80 void MachineOperand::substPhysReg(unsigned Reg, const TargetRegisterInfo &TRI) { function in class:MachineOperand
1306 MO.substPhysReg(ToReg, RegInfo);

Completed in 65 milliseconds