Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2254 static MachineInstr *swapRegAndNonRegOperand(MachineInstr &MI, in swapRegAndNonRegOperand() function
2313 CommutedMI = swapRegAndNonRegOperand(MI, Src0, Src1); in commuteInstructionImpl()
2316 CommutedMI = swapRegAndNonRegOperand(MI, Src1, Src0); in commuteInstructionImpl()