Searched refs:nir_opt_undef (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_program.c109 NIR_PASS(progress, s, nir_opt_undef);
146 NIR_PASS(progress, s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_undef.c27 /** @file nir_opt_undef.c
185 nir_opt_undef(nir_shader *shader) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_undef.c27 /** @file nir_opt_undef.c
135 nir_opt_undef(nir_shader *shader) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc.c109 NIR_PASS(progress, s, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.c152 progress |= OPT(s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c135 NIR_PASS(progress, s, nir_opt_undef);
238 NIR_PASS(progress, s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c279 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_screen.c205 NIR_PASS(progress, s, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DMakefile.sources309 nir/nir_opt_undef.c \
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp328 NIR_PASS(progress, nir, nir_opt_undef);
617 NIR_PASS_V(producer, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c874 NIR_PASS(progress, nir, nir_opt_undef);
905 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c847 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp335 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c167 NIR_PASS(progress, shader, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c615 OPT(nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c625 OPT(nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp741 NIR_PASS(progress, shader, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c618 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c276 progress |= OPT(s, nir_opt_undef);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c87 progress |= OPT(s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c170 progress |= OPT(s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c99 progress |= OPT(s, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c630 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1235 NIR_PASS(progress, nir, nir_opt_undef);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.c438 NIR_PASS(progress, s, nir_opt_undef);

Completed in 31 milliseconds

12