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