Home
last modified time | relevance | path

Searched refs:DestFrameIndex (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h197 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
DSystemZInstrInfo.cpp358 int &DestFrameIndex, in isStackSlotCopy() argument
375 DestFrameIndex = FI1; in isStackSlotCopy()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h232 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h299 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument