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

Declarations

lib/Target/PowerPC/PPCInstrInfo.h
  448   void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 2842         replaceInstrOperandWithImm(CompareUseMI, 1, 0);
 3657     replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm);
 3800           replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH);
 3809           replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH);
 3814       replaceInstrOperandWithImm(MI, ConstantOpNo, Imm);
 3819     replaceInstrOperandWithImm(MI, ConstantOpNo, Imm);