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

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

Completed in 67 milliseconds