Searched refs:nir_opt_cse (Results 1 - 25 of 49) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_cse.c68 nir_opt_cse(nir_shader *shader) function in typeref:typename:bool
H A Dnir_lower_shader_calls.c1105 NIR_PASS(progress, shader, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_cse.c87 nir_opt_cse(nir_shader *shader) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_program.c105 NIR_PASS(progress, s, nir_opt_cse);
142 NIR_PASS(progress, s, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c564 OPT(nir_opt_cse);
1026 OPT(nir_opt_cse);
1101 OPT(nir_opt_cse);
1130 OPT(nir_opt_cse);
1143 OPT(nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc.c105 NIR_PASS(progress, s, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.c128 progress |= OPT(s, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c130 NIR_PASS(progress, s, nir_opt_cse);
234 NIR_PASS(progress, s, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c281 NIR_PASS(progress, nir, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c592 NIR_PASS(progress, nir, nir_opt_cse);
643 NIR_PASS_V(nir, nir_opt_cse);
883 nir_opt_cse(nir); /* CSE load_local_invocation_id */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_screen.c196 NIR_PASS(progress, s, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DMakefile.sources292 nir/nir_opt_cse.c \
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c570 OPT(nir_opt_cse);
875 OPT(nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c215 progress |= OPT(s, nir_opt_cse);
744 OPT_V(s, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c876 NIR_PASS(progress, nir, nir_opt_cse);
907 NIR_PASS(progress, nir, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c166 NIR_PASS(progress, shader, nir_opt_cse);
192 NIR_PASS_V(nir, nir_opt_cse);
212 NIR_PASS_V(nir, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1230 NIR_PASS(progress, nir, nir_opt_cse);
1245 NIR_PASS_V(nir, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.c434 NIR_PASS(progress, s, nir_opt_cse);
448 NIR_PASS_V(s, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c840 NIR_PASS(progress, nir, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp329 NIR_PASS(progress, nir, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c163 NIR_PASS(progress, shader, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp736 NIR_PASS(progress, shader, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp296 NIR_PASS(progress, nir, nir_opt_cse);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c68 progress |= OPT(s, nir_opt_cse);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c152 progress |= OPT(s, nir_opt_cse);

Completed in 34 milliseconds

12