Home
last modified time | relevance | path

Searched refs:nir_opt_dead_cf (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_optim.c201 NIR_PASS(progress, sh, nir_opt_dead_cf); in si_nir_is_output_const_if_tex_is_const()
Dsi_shader_nir.c584 NIR_PASS(progress, nir, nir_opt_dead_cf); in si_nir_opts()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_multiview.c163 progress |= nir_opt_dead_cf(shader_no_position); in shader_only_position_uses_view_index()
Dnir_opt_dead_cf.c421 nir_opt_dead_cf(nir_shader *shader) in nir_opt_dead_cf() function
Dmeson.build224 'nir_opt_dead_cf.c',
/third_party/mesa3d/src/compiler/clc/
Dclc.c104 NIR_PASS(progress, s, nir_opt_dead_cf); in clc_libclc_optimize()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c129 NIR_PASS(progress, s, nir_opt_dead_cf); in lima_program_optimize_vs_nir()
233 NIR_PASS(progress, s, nir_opt_dead_cf); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c195 NIR_PASS(progress, s, nir_opt_dead_cf); in i915_optimize_nir()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c609 OPT(nir_opt_dead_cf); in brw_nir_optimize()
1149 OPT(nir_opt_dead_cf); in brw_postprocess_nir()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c854 NIR_PASS_V(nir, nir_opt_dead_cf); in clc_spirv_to_dxil()
913 NIR_PASS(progress, nir, nir_opt_dead_cf); in clc_spirv_to_dxil()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c262 progress |= OPT(s, nir_opt_dead_cf); in ir3_optimize_loop()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp295 NIR_PASS(progress, nir, nir_opt_dead_cf); in st_nir_opts()
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c455 NIR_PASS(progress, culling_shader, nir_opt_dead_cf); in remove_culling_shader_outputs()
1413 NIR_PASS(progress, shader, nir_opt_dead_cf); in ac_nir_lower_ngg_nogs()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp735 NIR_PASS(progress, shader, nir_opt_dead_cf); in optimize_once()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c626 NIR_PASS(progress, nir, nir_opt_dead_cf); in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c86 progress |= OPT(s, nir_opt_dead_cf); in ir2_optimize_loop()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c157 progress |= OPT(s, nir_opt_dead_cf); in etna_optimize_loop()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c319 OPT(nir_opt_dead_cf); in nir_optimize()
1720 NIR_PASS(progress, nir, nir_opt_dead_cf); in st_nir_opts()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c1229 NIR_PASS(progress, nir, nir_opt_dead_cf); in agx_optimize_nir()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c433 NIR_PASS(progress, s, nir_opt_dead_cf); in optimize_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c165 NIR_PASS(progress, shader, nir_opt_dead_cf); in radv_optimize_nir()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2439 NIR_PASS(progress, nir, nir_opt_dead_cf); in ttn_optimize_nir()
Dnir_to_tgsi.c2567 NIR_PASS(progress, s, nir_opt_dead_cf); in ntt_optimize_nir()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c344 NIR_PASS(progress, nir, nir_opt_dead_cf); in optimise_nir()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1528 NIR_PASS(progress, s, nir_opt_dead_cf); in vc4_optimize_nir()

12