Home
last modified time | relevance | path

Searched refs:more_late_algebraic (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c125 bool more_late_algebraic = true; in si_nir_late_opts() local
126 while (more_late_algebraic) { in si_nir_late_opts()
127 more_late_algebraic = false; in si_nir_late_opts()
128 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/
H A Dir3_nir.c474 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
475 while (more_late_algebraic) { in ir3_nir_lower_variant()
476 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c636 bool more_late_algebraic = true; in si_nir_late_opts() local
637 while (more_late_algebraic) { in si_nir_late_opts()
638 more_late_algebraic = false; in si_nir_late_opts()
639 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in si_nir_late_opts()
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ir3/
H A Dir3_nir.c690 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
691 while (more_late_algebraic) { in ir3_nir_lower_variant()
692 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c738 bool more_late_algebraic = true; in ir3_nir_lower_variant() local
739 while (more_late_algebraic) { in ir3_nir_lower_variant()
740 more_late_algebraic = OPT(s, nir_opt_algebraic_late); in ir3_nir_lower_variant()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dvir.c1112 bool more_late_algebraic = true; in v3d_attempt_compile() local
1113 while (more_late_algebraic) { in v3d_attempt_compile()
1114 more_late_algebraic = false; in v3d_attempt_compile()
1115 NIR_PASS(more_late_algebraic, c->s, nir_opt_algebraic_late); in v3d_attempt_compile()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp1377 bool more_late_algebraic = true; in setup_nir() local
1378 while (more_late_algebraic) { in setup_nir()
1379 more_late_algebraic = false; in setup_nir()
1380 NIR_PASS(more_late_algebraic, nir, nir_opt_algebraic_late); in setup_nir()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c1518 bool more_late_algebraic = true; in v3d_attempt_compile() local
1519 while (more_late_algebraic) { in v3d_attempt_compile()
1520 more_late_algebraic = false; in v3d_attempt_compile()
1521 NIR_PASS(more_late_algebraic, c->s, nir_opt_algebraic_late); in v3d_attempt_compile()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir.c1518 bool more_late_algebraic = true; in v3d_attempt_compile() local
1519 while (more_late_algebraic) { in v3d_attempt_compile()
1520 more_late_algebraic = false; in v3d_attempt_compile()
1521 NIR_PASS(more_late_algebraic, c->s, nir_opt_algebraic_late); in v3d_attempt_compile()

123