Searched refs:start_of_tmu_sequence (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c278 struct qinst *start_of_tmu_sequence = NULL; local in function:v3d_spill_reg
295 start_of_tmu_sequence = NULL;
299 if (!start_of_tmu_sequence &&
301 start_of_tmu_sequence = inst;
326 if (start_of_tmu_sequence)
327 c->cursor = vir_before_inst(start_of_tmu_sequence);
343 if (start_of_tmu_sequence)

Completed in 4 milliseconds