Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ShAmtVal

1008             uint32_t ShAmtVal = ShAmt->getLimitedValue(64);
1010 1ULL << ShAmtVal);