Searched defs:start_num_temps (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c171 int start_num_temps = c->num_temps; local in function:v3d_setup_spill_base
226 int start_num_temps = c->num_temps; local in function:v3d_spill_reg
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c187 int start_num_temps = c->num_temps; local in function:v3d_setup_spill_base
266 int start_num_temps = c->num_temps; local in function:v3d_spill_reg
592 uint32_t UNUSED start_num_temps = c->num_temps; local in function:v3d_register_allocate

Completed in 3 milliseconds