Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c509 compiler->reg_class_phys[threads] = in vir_init_reg_sets()
515 ra_class_add_reg(compiler->reg_class_phys[threads], i); in vir_init_reg_sets()
767 c->compiler->reg_class_phys[thread_index]); in v3d_register_allocate()
Dv3d_compiler.h572 struct ra_class *reg_class_phys[3]; member