Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h189 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
DPPCRegisterInfo.cpp686 FrameIdx = FI->getCRSpillFrameIndex(); in hasReservedSpillSlot()