Home
last modified time | relevance | path

Searched refs:bitmap_count_bits_in_word (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dbitmap.c670 bitmap_count_bits_in_word (const BITMAP_WORD *bits) in bitmap_count_bits_in_word() function
696 count += bitmap_count_bits_in_word (elt->bits); in bitmap_count_bits()
716 count += bitmap_count_bits_in_word (elt_a->bits); in bitmap_count_unique_bits()
721 count += bitmap_count_bits_in_word (elt_b->bits); in bitmap_count_unique_bits()
729 count += bitmap_count_bits_in_word (bits); in bitmap_count_unique_bits()