Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h225 int &SrcFrameIndex) const override;
H A DSystemZInstrInfo.cpp332 int &SrcFrameIndex) const { in isStackSlotCopy()
349 SrcFrameIndex = FI2; in isStackSlotCopy()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h331 int &SrcFrameIndex) const { in isStackSlotCopy() argument