Searched defs:commuteInstructionImpl (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 80 WebAssemblyInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in WebAssemblyInstrInfo
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 126 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in TargetInstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 321 MachineInstr *PPCInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in PPCInstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 945 MachineInstr *SIInstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in SIInstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1800 MachineInstr *ARMBaseInstrInfo::commuteInstructionImpl(MachineInstr &MI, in commuteInstructionImpl() function in ARMBaseInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 3187 MachineInstr *X86InstrInfo::commuteInstructionImpl(MachineInstr &MI, bool NewMI, in commuteInstructionImpl() function in X86InstrInfo
|