Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1347 static MachineInstr *swapRegAndNonRegOperand(MachineInstr &MI, in swapRegAndNonRegOperand() function
1400 CommutedMI = swapRegAndNonRegOperand(MI, Src0, Src1); in commuteInstructionImpl()
1403 CommutedMI = swapRegAndNonRegOperand(MI, Src1, Src0); in commuteInstructionImpl()