Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1302 PPCFunctionInfo *PFI = MF.getInfo<PPCFunctionInfo>(); in processFunctionBeforeFrameFinalized() local
1310 (TCSPDelta = PFI->getTailCallSPDelta()) < 0) { in processFunctionBeforeFrameFinalized()
1331 int FI = PFI->getFramePointerSaveIndex(); in processFunctionBeforeFrameFinalized()
1337 if (PFI->usesPICBase()) { in processFunctionBeforeFrameFinalized()
1340 int FI = PFI->getPICBasePointerSaveIndex(); in processFunctionBeforeFrameFinalized()
1351 int FI = PFI->getBasePointerSaveIndex(); in processFunctionBeforeFrameFinalized()