Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp381 bool CanCommute = TII->findCommutedOpIndices(*MI, CommuteIdx0, CommuteIdx1); in tryAddToFoldList() local
383 if (CanCommute) { in tryAddToFoldList()
395 if (CanCommute && (!MI->getOperand(CommuteIdx0).isReg() || in tryAddToFoldList()
399 if (!CanCommute || in tryAddToFoldList()