Searched refs:nir_opt_find_array_copies (Results 1 – 10 of 10) sorted by relevance
197 NIR_PASS(progress, s, nir_opt_find_array_copies); in i915_optimize_nir()
675 nir_opt_find_array_copies(nir_shader *shader) in nir_opt_find_array_copies() function
226 'nir_opt_find_array_copies.c',
5551 bool nir_opt_find_array_copies(nir_shader *shader);
573 NIR_PASS(progress, nir, nir_opt_find_array_copies); in si_nir_opts()
544 OPT(nir_opt_find_array_copies); in brw_nir_optimize()
144 NIR_PASS(progress, shader, nir_opt_find_array_copies); in radv_optimize_nir()
2569 NIR_PASS(progress, s, nir_opt_find_array_copies); in ntt_optimize_nir()
287 OPT(nir_opt_find_array_copies); in nir_optimize()
1061 ../src/compiler/nir/nir_opt_find_array_copies.c