Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h225 int &SrcFrameIndex) const override;
DSystemZInstrInfo.cpp337 int &SrcFrameIndex) const { in isStackSlotCopy()
354 SrcFrameIndex = FI2; in isStackSlotCopy()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h340 int &SrcFrameIndex) const { in isStackSlotCopy() argument