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

References

lib/Target/PowerPC/PPCFrameLowering.cpp
 1395   bool MustSaveLR = FI->mustSaveLR();
 1396   const SmallVectorImpl<unsigned> &MustSaveCRs = FI->getMustSaveCRs();
 1437       int FPIndex = FI->getFramePointerSaveIndex();
 1448       int BPIndex = FI->getBasePointerSaveIndex();
 1457   if (FI->usesPICBase()) {
 1458     int PBPIndex = FI->getPICBasePointerSaveIndex();
 1475       int MaxTCRetDelta = FI->getTailCallSPDelta();
 1543     if (FI->hasFastCall()) {
 1648   if (FI->usesPICBase())