Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.c713 const unsigned int top_word_high_bit = (g->count - 1) % BITSET_WORDBITS; in ra_simplify() local
717 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify()
740 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify()