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.c330 reg_belongs_to_class(unsigned int r, struct ra_class *c) in reg_belongs_to_class() function
369 if (!reg_belongs_to_class(rc, regs->classes[c])) in ra_set_finalize()
374 if (reg_belongs_to_class(rb, regs->classes[b])) in ra_set_finalize()
566 if (!reg_belongs_to_class(r, c)) in ra_select()