Searched refs:DestFrameIndex (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 161 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
|
D | SystemZInstrInfo.cpp | 252 int &DestFrameIndex, in isStackSlotCopy() argument 269 DestFrameIndex = FI1; in isStackSlotCopy()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 197 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
|
D | SystemZInstrInfo.cpp | 358 int &DestFrameIndex, in isStackSlotCopy() argument 375 DestFrameIndex = FI1; in isStackSlotCopy()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 232 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 299 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument
|