Home
last modified time | relevance | path

Searched refs:getCRSpillFrameIndex (Results 1 – 6 of 6) 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/llvm-project/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h209 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
DPPCRegisterInfo.cpp1077 FrameIdx = MF.getInfo<PPCFunctionInfo>()->getCRSpillFrameIndex(); in hasReservedSpillSlot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h215 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; } in getCRSpillFrameIndex() function
DPPCRegisterInfo.cpp955 FrameIdx = FI->getCRSpillFrameIndex(); in hasReservedSpillSlot()