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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h216 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp2020 FI->setCRSpillFrameIndex(FrameIdx);

Completed in 90 milliseconds