Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h161 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
DSystemZInstrInfo.cpp252 int &DestFrameIndex, in isStackSlotCopy() argument
269 DestFrameIndex = FI1; in isStackSlotCopy()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h232 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument