Searched refs:RHSZeros (Results 1 – 1 of 1) sorted by relevance
1033 unsigned RHSZeros = RHS.countMinTrailingZeros(); in remGetLowBits() local1034 APInt Mask = APInt::getLowBitsSet(BitWidth, RHSZeros); in remGetLowBits()