Home
last modified time | relevance | path

Searched refs:CommutedOpcode (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.cpp1680 int CommutedOpcode = commuteOpcode(Opc); in commuteInstructionImpl() local
1681 if (CommutedOpcode == -1) in commuteInstructionImpl()
1717 CommutedMI->setDesc(get(CommutedOpcode)); in commuteInstructionImpl()