Searched refs:DestFrameIndex (Results 1 – 9 of 9) 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-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 210 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
|
D | SystemZInstrInfo.cpp | 331 int &DestFrameIndex, in isStackSlotCopy() argument 348 DestFrameIndex = FI1; in isStackSlotCopy()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 224 bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex,
|
D | SystemZInstrInfo.cpp | 331 int &DestFrameIndex, in isStackSlotCopy() argument 348 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-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 322 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 329 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() argument
|