Searched refs:swapSourceModifiers (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 195 bool swapSourceModifiers(MachineInstr &MI, MachineOperand &Src0,
|
| H A D | SIInstrInfo.cpp | 2724 bool SIInstrInfo::swapSourceModifiers(MachineInstr &MI, MachineOperand &Src0, in swapSourceModifiers() function in SIInstrInfo 2871 swapSourceModifiers(MI, Src0, AMDGPU::OpName::src0_modifiers, in commuteInstructionImpl() 2874 swapSourceModifiers(MI, Src0, AMDGPU::OpName::src0_sel, Src1, in commuteInstructionImpl()
|