Home
last modified time | relevance | path

Searched refs:is_last_thrsw (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c294 if (inst->is_last_thrsw) in v3d_choose_spill_node()
560 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
Dqpu_schedule.c1806 if (inst->is_last_thrsw && invalid_sig_count > 0 && in emit_thrsw()
1848 if (inst->is_last_thrsw) { in emit_thrsw()
Dv3d_compiler.h165 bool is_last_thrsw; member
Dnir_to_vir.c4521 (*restore_last_thrsw)->is_last_thrsw = false; in vir_emit_last_thrsw()
4529 c->last_thrsw->is_last_thrsw = true; in vir_emit_last_thrsw()
4541 c->last_thrsw->is_last_thrsw = true; in vir_restore_last_thrsw()