Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp377 bool CanCommute = TII->findCommutedOpIndices(*MI, CommuteIdx0, CommuteIdx1); in tryAddToFoldList() local
379 if (CanCommute) { in tryAddToFoldList()
391 if (CanCommute && (!MI->getOperand(CommuteIdx0).isReg() || in tryAddToFoldList()
395 if (!CanCommute || in tryAddToFoldList()