Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h235 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
H A DSystemZInstrInfo.cpp349 int &DestFrameIndex, in isStackSlotCopy() argument
366 DestFrameIndex = FI1; in isStackSlotCopy()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h346 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument