Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp85 bool tryFoldImmWithOpSel(FoldCandidate &Fold) const;
231 bool SIFoldOperands::tryFoldImmWithOpSel(FoldCandidate &Fold) const { in tryFoldImmWithOpSel() function in SIFoldOperands
361 if (tryFoldImmWithOpSel(Fold)) in updateOperand()