Home
last modified time | relevance | path

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

/src/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()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DTargetInstrInfo.h348 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument