Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate_internal.h154 BITSET_WORD *pq_test; member
Dregister_allocate.c547 g->tmp.pq_test = reralloc(g, g->tmp.pq_test, BITSET_WORD, bitset_count); in ra_realloc_interference_graph()
639 BITSET_SET(g->tmp.pq_test, n); in update_pq_info()
710 g->tmp.pq_test[i] = 0; in ra_simplify()
737 BITSET_WORD pq = g->tmp.pq_test[i] & ~skip; in ra_simplify()
753 pq = g->tmp.pq_test[i] & ~skip; in ra_simplify()