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

Declarations

lib/Target/PowerPC/PPCInstrInfo.h
  426   bool isADDIInstrEligibleForFolding(MachineInstr &ADDIMI, int64_t &Imm) const;

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 2741   if (!isADDIInstrEligibleForFolding(*ADDIMI, OffsetAddi))