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

Declarations

lib/Target/PowerPC/PPCInstrInfo.h
  406   bool isTOCSaveMI(const MachineInstr &MI) const;

References

lib/Target/PowerPC/PPCMIPeephole.cpp
  219   assert(TII->isTOCSaveMI(*MI) && "Expecting a TOC save instruction here");
  324         if (TII->isTOCSaveMI(MI))