Searched refs:reg_class_phys (Results 1 – 2 of 2) sorted by relevance
111 return c->compiler->reg_class_phys[c->thread_index]; in choose_reg_class()1063 compiler->reg_class_phys[threads] = in vir_init_reg_sets()1071 ra_class_add_reg(compiler->reg_class_phys[threads], i); in vir_init_reg_sets()
595 struct ra_class *reg_class_phys[3]; member