Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp948 int CommutedOpcode = commuteOpcode(MI); in commuteInstructionImpl() local
949 if (CommutedOpcode == -1) in commuteInstructionImpl()
1022 CommutedMI->setDesc(get(CommutedOpcode)); in commuteInstructionImpl()