Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_move_vec_src_uses_to_dest.c202 nir_move_vec_src_uses_to_dest(nir_shader *shader) in nir_move_vec_src_uses_to_dest() function
Dmeson.build212 'nir_move_vec_src_uses_to_dest.c',
Dnir.h4979 bool nir_move_vec_src_uses_to_dest(nir_shader *shader);
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c265 NIR_PASS_V(s, nir_move_vec_src_uses_to_dest); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c1174 OPT(nir_move_vec_src_uses_to_dest); in brw_postprocess_nir()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c1123 OPT_V(ctx->nir, nir_move_vec_src_uses_to_dest); in ir2_nir_compile()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c1157 NIR_PASS_V(s, nir_move_vec_src_uses_to_dest); in etna_compile_shader_nir()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c423 NIR_PASS(progress, nir, nir_move_vec_src_uses_to_dest); in optimise_nir()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3463 NIR_PASS(progress, nir, nir_move_vec_src_uses_to_dest); in bi_optimize_nir()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1043 ../src/compiler/nir/nir_move_vec_src_uses_to_dest.c