Home
last modified time | relevance | path

Searched refs:commuteInstructionImpl (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp80 WebAssemblyInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in WebAssemblyInstrInfo
91 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
DWebAssemblyInstrInfo.h43 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp81 WebAssemblyInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in WebAssemblyInstrInfo
92 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
DWebAssemblyInstrInfo.h43 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h94 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DPPCInstrInfo.cpp321 MachineInstr *PPCInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in PPCInstrInfo
328 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h185 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DSystemZInstrInfo.cpp303 MachineInstr *SystemZInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in SystemZInstrInfo
323 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
327 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h145 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DPPCInstrInfo.cpp357 MachineInstr *PPCInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in PPCInstrInfo
364 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/llvm/lib/Target/X86/
DX86InstrInfo.h544 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DX86InstrInfo.cpp3187 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo
3218 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3251 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3263 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3280 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
3305 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3316 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3389 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3399 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
3403 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1504 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo
1535 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1546 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1567 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, in commuteInstructionImpl()
1599 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1621 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1637 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1669 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1681 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1692 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
[all …]
DX86InstrInfo.h576 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h95 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DARMBaseInstrInfo.cpp1800 MachineInstr *ARMBaseInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in ARMBaseInstrInfo
1814 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
1823 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h100 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DARMBaseInstrInfo.cpp2001 MachineInstr *ARMBaseInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in ARMBaseInstrInfo
2015 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
2024 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp148 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo
243 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp126 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo
207 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h89 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DSIInstrInfo.cpp945 MachineInstr *SIInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in SIInstrInfo
1018 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx0, OpIdx1); in commuteInstructionImpl()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h119 virtual MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h129 virtual MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h127 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,

12