Searched refs:trailingOnes (Results 1 – 2 of 2) sorted by relevance
1755 unsigned trailingOnes = RHS.countTrailingOnes(); in DemandedBitsLHSMask() local1756 APInt lowBitsSet = APInt::getLowBitsSet(BitWidth, trailingOnes); in DemandedBitsLHSMask()
2924 unsigned trailingOnes = RHS.countTrailingOnes(); in DemandedBitsLHSMask() local2925 APInt lowBitsSet = APInt::getLowBitsSet(BitWidth, trailingOnes); in DemandedBitsLHSMask()