Searched refs:nir_opt_find_array_copies (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c396 nir_opt_find_array_copies(nir_shader *shader) function in typeref:typename:bool
H A Dnir.h3715 bool nir_opt_find_array_copies(nir_shader *shader);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_screen.c197 NIR_PASS(progress, s, nir_opt_find_array_copies);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DMakefile.sources296 nir/nir_opt_find_array_copies.c \
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c675 nir_opt_find_array_copies(nir_shader *shader) function in typeref:typename:bool
H A Dnir.h5551 bool nir_opt_find_array_copies(nir_shader *shader);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c143 NIR_PASS(progress, shader, nir_opt_find_array_copies);
365 * to remove any copies introduced by nir_opt_find_array_copies().
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c552 OPT(nir_opt_find_array_copies);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c544 OPT(nir_opt_find_array_copies);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c573 NIR_PASS(progress, nir, nir_opt_find_array_copies);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c144 NIR_PASS(progress, shader, nir_opt_find_array_copies);
691 * to remove any copies introduced by nir_opt_find_array_copies().
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c287 OPT(nir_opt_find_array_copies);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2569 NIR_PASS(progress, s, nir_opt_find_array_copies);

Completed in 48 milliseconds