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