Searched refs:bitmap_popcount (Results 1 – 6 of 6) sorted by relevance
1099 bitmap_popcount (BITMAP_WORD a) in bitmap_popcount() function1124 count += bitmap_popcount (bits[ix]); in bitmap_count_bits_in_word()1209 count += bitmap_popcount (elt->bits[ix]); in bitmap_single_bit_set_p()1319 bit_no += bitmap_popcount (x) - 1; in bitmap_last_set_bit()
126 (bitmap_popcount, bitmap_clear_range, bitmap_compl_and_into): New128 * bitmap.h: Added defs for bitmap_popcount, bitmap_clear_range,
924 (bitmap_popcount): New function.
1017 bitmap_popcount (BITMAP_WORD a) in bitmap_popcount() function1042 count += bitmap_popcount (bits[ix]); in bitmap_count_bits_in_word()1127 count += bitmap_popcount (elt->bits[ix]); in bitmap_single_bit_set_p()1237 bit_no += bitmap_popcount (x) - 1; in bitmap_last_set_bit()
97 static unsigned bitmap_popcount (const sbitmap);2443 bitmap_popcount (const sbitmap bmap) in bitmap_popcount() function3368 count = bitmap_popcount (candidate_isa); in arm_configure_build_target()
100 static unsigned bitmap_popcount (const sbitmap);2475 bitmap_popcount (const sbitmap bmap) in bitmap_popcount() function3408 count = bitmap_popcount (candidate_isa); in arm_configure_build_target()