Home
last modified time | relevance | path

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

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dvir_register_allocate.c128 if (inst->is_last_thrsw) in v3d_choose_spill_node()
224 assert(!last_thrsw || last_thrsw->is_last_thrsw); in v3d_spill_reg()
289 last_thrsw->is_last_thrsw = true; in v3d_spill_reg()
H A Dv3d_compiler.h139 bool is_last_thrsw; member
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
H A Dnir_to_vir.c3972 (*restore_last_thrsw)->is_last_thrsw = false; in vir_emit_last_thrsw()
3980 c->last_thrsw->is_last_thrsw = true; in vir_emit_last_thrsw()
3992 c->last_thrsw->is_last_thrsw = true; in vir_restore_last_thrsw()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
H A Dnir_to_vir.c3972 (*restore_last_thrsw)->is_last_thrsw = false; in vir_emit_last_thrsw()
3980 c->last_thrsw->is_last_thrsw = true; in vir_emit_last_thrsw()
3992 c->last_thrsw->is_last_thrsw = true; in vir_restore_last_thrsw()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_register_allocate.c147 if (inst->is_last_thrsw) in v3d_choose_spill_node()
264 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dv3d_compiler.h165 bool is_last_thrsw; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dvir_register_allocate.c200 if (inst->is_last_thrsw) in v3d_choose_spill_node()
455 assert(last_thrsw && last_thrsw->is_last_thrsw); in v3d_spill_reg()
H A Dqpu_schedule.c1793 if (inst->is_last_thrsw && invalid_sig_count > 0 && in emit_thrsw()
1835 if (inst->is_last_thrsw) { in emit_thrsw()
H A Dv3d_compiler.h165 bool is_last_thrsw; member

12