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

Declarations

lib/Target/PowerPC/PPCFrameLowering.h
  112   void addScavengingSpillSlot(MachineFunction &MF, RegScavenger *RS) const;

References

lib/Target/PowerPC/PPCFrameLowering.cpp
 1842     addScavengingSpillSlot(MF, RS);
 1864     addScavengingSpillSlot(MF, RS);
 2084   addScavengingSpillSlot(MF, RS);