Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.c334 reg_belongs_to_class(unsigned int r, struct ra_class *c) in reg_belongs_to_class() function
373 if (!reg_belongs_to_class(rc, regs->classes[c])) in ra_set_finalize()
378 if (reg_belongs_to_class(rb, regs->classes[b])) in ra_set_finalize()
647 if (!reg_belongs_to_class(r, c)) in ra_select()