Home
last modified time | relevance | path

Searched refs:swapRegAndNonRegOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2739 static MachineInstr *swapRegAndNonRegOperand(MachineInstr &MI, in swapRegAndNonRegOperand() function
2801 CommutedMI = swapRegAndNonRegOperand(MI, Src0, Src1); in commuteInstructionImpl()
2804 CommutedMI = swapRegAndNonRegOperand(MI, Src1, Src0); in commuteInstructionImpl()