Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h170 int getPICBasePointerSaveIndex() const { return PICBasePointerSaveIndex; } in getPICBasePointerSaveIndex() function
H A DPPCFrameLowering.cpp716 int PBPIndex = FI->getPICBasePointerSaveIndex(); in emitPrologue()
1626 int PBPIndex = FI->getPICBasePointerSaveIndex(); in emitEpilogue()
2180 int FI = PFI->getPICBasePointerSaveIndex(); in processFunctionBeforeFrameFinalized()