Home
last modified time | relevance | path

Searched refs:SrcFrameIndex (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h162 int &SrcFrameIndex) const override;
DSystemZInstrInfo.cpp253 int &SrcFrameIndex) const { in isStackSlotCopy()
270 SrcFrameIndex = FI2; in isStackSlotCopy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h198 int &SrcFrameIndex) const override;
DSystemZInstrInfo.cpp359 int &SrcFrameIndex) const { in isStackSlotCopy()
376 SrcFrameIndex = FI2; in isStackSlotCopy()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h233 int &SrcFrameIndex) const { in isStackSlotCopy() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h300 int &SrcFrameIndex) const { in isStackSlotCopy() argument