Searched refs:start_num_temps (Results 1 – 1 of 1) sorted by relevance
187 int start_num_temps = c->num_temps; in v3d_setup_spill_base() local209 for (int i = start_num_temps; i < c->num_temps; i++) in v3d_setup_spill_base()266 int start_num_temps = c->num_temps; in v3d_spill_reg() local361 for (int i = start_num_temps; i < c->num_temps; i++) in v3d_spill_reg()592 uint32_t UNUSED start_num_temps = c->num_temps; in v3d_register_allocate() local849 assert(start_num_temps == c->num_temps); in v3d_register_allocate()