Searched refs:ShBits (Results 1 – 1 of 1) sorted by relevance
1515 unsigned ShBits = ShTy.getScalarType().getSizeInBits(); in ExpandShiftWithKnownAmountBit() local1521 APInt HighBitMask = APInt::getHighBitsSet(ShBits, ShBits - Log2_32(NVTBits)); in ExpandShiftWithKnownAmountBit()