Searched refs:_hb_popcount32 (Results 1 – 3 of 3) sorted by relevance
308 count += _hb_popcount32 (elts[i]); in get_population()
307 _hb_popcount32 (uint32_t mask) in _hb_popcount32() function
102 { return _hb_popcount32 ((unsigned int) *this); } in get_len()