Searched refs:canUseImmWithOpSel (Results 1 – 1 of 1) sorted by relevance
209 bool canUseImmWithOpSel(const MachineInstr *MI, unsigned UseOpNo,450 bool SIFoldOperandsImpl::canUseImmWithOpSel(const MachineInstr *MI, in canUseImmWithOpSel() function in SIFoldOperandsImpl617 if (ImmVal && canUseImmWithOpSel(Fold.UseMI, Fold.UseOpNo, *ImmVal)) { in updateOperand()777 IsLegal = canUseImmWithOpSel(MI, OpNo, *ImmVal); in tryAddToFoldList()