Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp892 int CommutedOpcode = commuteOpcode(*MI); in commuteInstructionImpl() local
893 if (CommutedOpcode == -1) in commuteInstructionImpl()
966 MI->setDesc(get(CommutedOpcode)); in commuteInstructionImpl()