Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:TyBits

1163           uint32_t TyBits = Ty->getPrimitiveSizeInBits();
1164 int ShAmtVal = TyBits - ShAmt->getLimitedValue(TyBits);