Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h272 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
H A DPPCRegisterInfo.cpp1520 FrameIdx = MF.getInfo<PPCFunctionInfo>()->getCRSpillFrameIndex(); in hasReservedSpillSlot()