Home
last modified time | relevance | path

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

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