reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/Mips16RegisterInfo.cpp
   63   const TargetInstrInfo &TII = *MBB.getParent()->getSubtarget().getInstrInfo();
   64   TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
   65   TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);