Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h194 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
DPPCRegisterInfo.cpp737 FrameIdx = FI->getCRSpillFrameIndex(); in hasReservedSpillSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h207 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
DPPCRegisterInfo.cpp818 FrameIdx = FI->getCRSpillFrameIndex(); in hasReservedSpillSlot()