Searched refs:ck_cc_popcount (Results 1 – 3 of 3) sorted by relevance
387 count += ck_cc_popcount(ck_pr_load_uint(&bitmap->map[i])); in ck_bitmap_count()393 count += ck_cc_popcount(word & ((1U << slop) - 1)); in ck_bitmap_count()422 count += ck_cc_popcount(xi & yi); in ck_bitmap_count_intersect()431 count += ck_cc_popcount(word & ((1U << slop) - 1)); in ck_bitmap_count_intersect()
157 ck_cc_popcount(unsigned int x) in ck_cc_popcount() function
144 ck_cc_popcount(unsigned int x) in ck_cc_popcount() function