Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateAShr

1074         return BinaryOperator::CreateAShr(NewShl, ShAmt);
1518 return BinaryOperator::CreateAShr(X, CI);