Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate.c725 const unsigned int top_word_high_bit = (g->count - 1) % BITSET_WORDBITS; in ra_simplify() local
729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify()
752 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify()