Home
last modified time | relevance | path

Searched refs:SrcFrameIndex (Results 1 – 3 of 3) 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/llvm/include/llvm/Target/
DTargetInstrInfo.h233 int &SrcFrameIndex) const { in isStackSlotCopy() argument