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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c279 struct qinst *postponed_spill = NULL; local in function:v3d_spill_reg
290 if (postponed_spill) {
291 v3d_emit_tmu_spill(c, postponed_spill,
296 postponed_spill = NULL;
324 if (postponed_spill)
344 postponed_spill = inst;

Completed in 2 milliseconds