Searched refs:NumMaskedBits (Results 1 – 2 of 2) sorted by relevance
1822 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local1823 if (!MatchBitReversals && NumMaskedBits % 8 != 0) in collectBitParts()
2577 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local2578 if (!MatchBitReversals && NumMaskedBits % 8 != 0) in collectBitParts()