Home
last modified time | relevance | path

Searched refs:commuteInstructionImpl (Results 1 – 25 of 42) 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-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp88 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl( in commuteInstructionImpl() function in WebAssemblyInstrInfo
98 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
DWebAssemblyInstrInfo.h52 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp92 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl( in commuteInstructionImpl() function in WebAssemblyInstrInfo
102 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
DWebAssemblyInstrInfo.h52 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm-project/llvm/lib/Target/ARM/
DThumb2InstrInfo.h67 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DThumb2InstrInfo.cpp261 MachineInstr *Thumb2InstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in Thumb2InstrInfo
274 return ARMBaseInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h94 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h198 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
DSystemZInstrInfo.cpp272 MachineInstr *SystemZInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in SystemZInstrInfo
296 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
300 return TargetInstrInfo::commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstructionImpl()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h212 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h174 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1527 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo
1558 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1569 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1590 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, in commuteInstructionImpl()
1624 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1644 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1667 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1678 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1687 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
1703 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
[all …]
DX86InstrInfo.h540 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp2010 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo
2041 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2052 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2073 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, in commuteInstructionImpl()
2107 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2127 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2150 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2161 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2170 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
2186 return TargetInstrInfo::commuteInstructionImpl(WorkingMI, /*NewMI=*/false, in commuteInstructionImpl()
[all …]
DX86InstrInfo.h576 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm/lib/Target/X86/
DX86InstrInfo.h544 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h95 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h89 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/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-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h268 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp157 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo
252 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp167 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo
262 return commuteInstructionImpl(MI, NewMI, OpIdx1, OpIdx2); in commuteInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h99 MachineInstr *commuteInstructionImpl(MachineInstr &MI, bool NewMI,

12