Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h224 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
H A DSystemZInstrInfo.cpp336 int &DestFrameIndex, in isStackSlotCopy() argument
353 DestFrameIndex = FI1; in isStackSlotCopy()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h339 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument