Searched refs:nir_move_vec_src_uses_to_dest (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_move_vec_src_uses_to_dest.c | 195 nir_move_vec_src_uses_to_dest(nir_shader *shader, bool skip_const_srcs) in nir_move_vec_src_uses_to_dest() function
|
H A D | Android.bp | 295 "nir_move_vec_src_uses_to_dest.c",
|
H A D | meson.build | 217 'nir_move_vec_src_uses_to_dest.c',
|
H A D | nir.h | 5941 bool nir_move_vec_src_uses_to_dest(nir_shader *shader, bool skip_const_srcs);
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir_aos.c | 398 NIR_PASS_V(shader, nir_move_vec_src_uses_to_dest, false); in lp_build_nir_aos()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_program.c | 276 NIR_PASS_V(s, nir_move_vec_src_uses_to_dest, false); in lima_program_optimize_fs_nir()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_nir.c | 1529 OPT(nir_move_vec_src_uses_to_dest, true); in elk_postprocess_nir()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 1134 OPT_V(ctx->nir, nir_move_vec_src_uses_to_dest, false); in ir2_nir_compile()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir.c | 1232 NIR_PASS_V(s, nir_move_vec_src_uses_to_dest, false); in etna_compile_shader()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | nir_to_rc.c | 2416 NIR_PASS_V(s, nir_move_vec_src_uses_to_dest, true); in nir_to_rc()
|
/aosp_15_r20/external/angle/third_party/mesa/ |
H A D | mesa_autogen.gni | 256 "src/compiler/nir/nir_move_vec_src_uses_to_dest.c",
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | midgard_compile.c | 559 NIR_PASS(progress, nir, nir_move_vec_src_uses_to_dest, false); in optimise_nir()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 24.0.0.rst | 3441 - r300: add late vectorization after nir_move_vec_src_uses_to_dest
|
H A D | 23.3.0.rst | 5070 - r300: enable nir_move_vec_src_uses_to_dest
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.8.ninja | 820841 …_armv8-2a_cortex-a55_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o: $ 820843 external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.c | $ 820845 …roid_vendor_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang nir_move_vec_src_uses_to_dest.c${m.m… 821444 …4_armv8-2a_cortex-a55_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o $ 822172 …r/linux_glibc_x86_64_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o: $ 822174 external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.c | $ 822176 …ion = ${m.mesa_nir_linux_glibc_x86_64_static.moduleDesc}clang nir_move_vec_src_uses_to_dest.c${m.m… 822775 …ir/linux_glibc_x86_64_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o $ 823499 …_nir/linux_glibc_x86_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o: $ 823501 external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.c | $ [all …]
|
D | late-aosp_shiba.mk | 1434675 …64_armv8-2a_cortex-a55_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o\ 1434791 …64_armv8-2a_cortex-a55_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o\ 1434922 …nir/linux_glibc_x86_64_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o\ 1435037 …sa_nir/linux_glibc_x86_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o\ 1435153 …nir/linux_glibc_x86_64_static/obj/external/mesa3d/src/compiler/nir/nir_move_vec_src_uses_to_dest.o\
|