Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getShl

1177             NewCst = ConstantExpr::getShl(RHS, ShAmt);
1198 NewAndCST = ConstantExpr::getShl(AndCST, ShAmt);
1292 ConstantExpr::getShl(ConstantExpr::getLShr(RHS, ShAmt),