Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1651 static MachineInstr *swapRegAndNonRegOperand(MachineInstr &MI, in swapRegAndNonRegOperand() function
1704 CommutedMI = swapRegAndNonRegOperand(MI, Src0, Src1); in commuteInstructionImpl()
1707 CommutedMI = swapRegAndNonRegOperand(MI, Src1, Src0); in commuteInstructionImpl()