Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.h144 bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex,
HDSystemZInstrInfo.cpp217 int &DestFrameIndex, in isStackSlotCopy() argument
236 DestFrameIndex = FI1; in isStackSlotCopy()
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetInstrInfo.h188 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, in isStackSlotCopy() argument