Searched refs:tryFoldImmWithOpSel (Results 1 – 1 of 1) sorted by relevance
213 bool tryFoldImmWithOpSel(MachineInstr *MI, unsigned UseOpNo,485 bool SIFoldOperandsImpl::tryFoldImmWithOpSel(MachineInstr *MI, unsigned UseOpNo, in tryFoldImmWithOpSel() function in SIFoldOperandsImpl618 if (tryFoldImmWithOpSel(Fold.UseMI, Fold.UseOpNo, *ImmVal)) in updateOperand()