Home
last modified time | relevance | path

Searched refs:PFI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1367 PPCFunctionInfo *PFI = MF.getInfo<PPCFunctionInfo>(); in processFunctionBeforeFrameFinalized() local
1375 (TCSPDelta = PFI->getTailCallSPDelta()) < 0) { in processFunctionBeforeFrameFinalized()
1396 int FI = PFI->getFramePointerSaveIndex(); in processFunctionBeforeFrameFinalized()
1402 if (PFI->usesPICBase()) { in processFunctionBeforeFrameFinalized()
1405 int FI = PFI->getPICBasePointerSaveIndex(); in processFunctionBeforeFrameFinalized()
1416 int FI = PFI->getBasePointerSaveIndex(); in processFunctionBeforeFrameFinalized()