Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h198 int &SrcFrameIndex) const override;
H A DSystemZInstrInfo.cpp359 int &SrcFrameIndex) const { in isStackSlotCopy()
376 SrcFrameIndex = FI2; in isStackSlotCopy()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h300 int &SrcFrameIndex) const { in isStackSlotCopy() argument