Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getLimitedValue

969   uint32_t ShAmtVal = (uint32_t)ShAmt->getLimitedValue(TypeBits);
1465 uint32_t ShAmtVal = (uint32_t)ShAmt->getLimitedValue(TypeBits);
1505 unsigned Amt = ShAmt->getLimitedValue(TypeBits-1);
3239 unsigned ShAmt = (unsigned)Cst1->getLimitedValue(TypeBits);