Searched refs:canUseImmWithOpSel (Results 1 – 1 of 1) sorted by relevance
83 bool canUseImmWithOpSel(FoldCandidate &Fold) const;203 bool SIFoldOperands::canUseImmWithOpSel(FoldCandidate &Fold) const { in canUseImmWithOpSel() function in SIFoldOperands362 if (Fold.isImm() && canUseImmWithOpSel(Fold)) { in updateOperand()509 IsLegal = canUseImmWithOpSel(Fold); in tryAddToFoldList()