Searched refs:trailingOnes (Results 1 – 1 of 1) sorted by relevance
2030 unsigned trailingOnes = RHS.countTrailingOnes(); in DemandedBitsLHSMask() local2031 APInt lowBitsSet = APInt::getLowBitsSet(BitWidth, trailingOnes); in DemandedBitsLHSMask()