Searched refs:setPICBasePointerSaveIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h141 void setPICBasePointerSaveIndex(int Idx) { PICBasePointerSaveIndex = Idx; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp1985 FI->setPICBasePointerSaveIndex(PBPSI);

Completed in 51 milliseconds