Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.h210 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
HDSystemZInstrInfo.cpp331 int &DestFrameIndex, in isStackSlotCopy() argument
348 DestFrameIndex = FI1; in isStackSlotCopy()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h322 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument