Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp561 bool CanCommute = TII->findCommutedOpIndices(*MI, OpNo, CommuteOpNo); in tryAddToFoldList() local
562 if (!CanCommute) in tryAddToFoldList()