| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrInfo.cpp | 75 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl( in commuteInstructionImpl() function in WebAssemblyInstrInfo 85 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| HD | WebAssemblyInstrInfo.h | 51 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | Thumb2InstrInfo.h | 67 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | Thumb2InstrInfo.cpp | 274 MachineInstr *Thumb2InstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in Thumb2InstrInfo 287 return ARMBaseInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| HD | ARMBaseInstrInfo.h | 106 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | ARMBaseInstrInfo.cpp | 2256 MachineInstr *ARMBaseInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in ARMBaseInstrInfo 2270 TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl() 2279 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.h | 223 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | SystemZInstrInfo.cpp | 290 MachineInstr *SystemZInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in SystemZInstrInfo 314 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl() 318 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVInstrInfo.h | 231 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | RISCVInstrInfo.cpp | 3343 MachineInstr *RISCVInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in RISCVInstrInfo 3359 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, false, OpIdx1, in commuteInstructionImpl() 3369 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI*/ false, in commuteInstructionImpl() 3420 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl() 3447 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl() 3455 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.h | 621 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | X86InstrInfo.cpp | 2283 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo 2710 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.h | 260 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | PPCInstrInfo.cpp | 1131 MachineInstr *PPCInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in PPCInstrInfo 1138 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetInstrInfo.cpp | 168 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo 261 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetInstrInfo.h | 185 virtual MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SIInstrInfo.h | 192 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
|
| HD | SIInstrInfo.cpp | 2768 MachineInstr *SIInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in SIInstrInfo 2795 = TargetInstrInfo::commuteInstructionImpl(MI, NewMI, Src0Idx, Src1Idx); in commuteInstructionImpl()
|