Home
last modified time | relevance | path

Searched refs:nir_opt_find_array_copies (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c197 NIR_PASS(progress, s, nir_opt_find_array_copies); in i915_optimize_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c675 nir_opt_find_array_copies(nir_shader *shader) in nir_opt_find_array_copies() function
Dmeson.build226 'nir_opt_find_array_copies.c',
Dnir.h5551 bool nir_opt_find_array_copies(nir_shader *shader);
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c573 NIR_PASS(progress, nir, nir_opt_find_array_copies); in si_nir_opts()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c544 OPT(nir_opt_find_array_copies); in brw_nir_optimize()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c144 NIR_PASS(progress, shader, nir_opt_find_array_copies); in radv_optimize_nir()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2569 NIR_PASS(progress, s, nir_opt_find_array_copies); in ntt_optimize_nir()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c287 OPT(nir_opt_find_array_copies); in nir_optimize()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1061 ../src/compiler/nir/nir_opt_find_array_copies.c