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

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h141 bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex,
H A DSystemZInstrInfo.cpp217 int &DestFrameIndex,
236 DestFrameIndex = FI1;
216 isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, int &SrcFrameIndex) const argument
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h181 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, argument

Completed in 287 milliseconds