Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateAShr

964         return BinaryOperator::CreateAShr(NewShl, ShAmt);
1391 return BinaryOperator::CreateAShr(X, CI);