Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp213 bool tryFoldImmWithOpSel(MachineInstr *MI, unsigned UseOpNo,
485 bool SIFoldOperandsImpl::tryFoldImmWithOpSel(MachineInstr *MI, unsigned UseOpNo, in tryFoldImmWithOpSel() function in SIFoldOperandsImpl
618 if (tryFoldImmWithOpSel(Fold.UseMI, Fold.UseOpNo, *ImmVal)) in updateOperand()