Searched refs:BITSET_COUNT (Results 1 – 5 of 5) sorted by relevance
174 if (BITSET_COUNT(shader->info.textures_used) == 0 || in si_nir_is_output_const_if_tex_is_const()
257 #define BITSET_COUNT(x) \ macro
351 if (BITSET_COUNT(m.bitset)) { in find_bitset()
525 BITSET_COUNT(batch->bo_list) + in agx_flush()
367 - util/bitset: Add BITSET_COUNT helper