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

Overrides

include/llvm/CodeGen/TargetInstrInfo.h
  913   virtual void copyPhysReg(MachineBasicBlock &MBB,

Declarations

lib/Target/AMDGPU/SIInstrInfo.h
  194   void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,

References

lib/Target/AMDGPU/SIInstrInfo.cpp
  670       copyPhysReg(MBB, MI, DL, Tmp, SrcReg, KillSrc);
  715       copyPhysReg(MBB, MI, DL, RI.getSubReg(DestReg, SubIdx),