Home
last modified time | relevance | path

Searched refs:nir_lower_alu_to_scalar (Results 1 - 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp718 NIR_PASS_V(sel->nir, nir_lower_alu_to_scalar, r600_lower_to_scalar_instr_filter, NULL); in r600_shader_from_nir()
722 NIR_PASS_V(sel->nir, nir_lower_alu_to_scalar, r600_lower_to_scalar_instr_filter, NULL); in r600_shader_from_nir()
724 NIR_PASS_V(sel->nir, nir_lower_alu_to_scalar, r600_lower_to_scalar_instr_filter, NULL); in r600_shader_from_nir()
749 NIR_PASS_V(sh, nir_lower_alu_to_scalar, r600_lower_to_scalar_instr_filter, NULL); in r600_shader_from_nir()
751 NIR_PASS_V(sh, nir_lower_alu_to_scalar, r600_lower_to_scalar_instr_filter, NULL); in r600_shader_from_nir()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c67 NIR_PASS(progress, nir, nir_lower_alu_to_scalar, si_alu_to_scalar_filter, sscreen); in si_nir_opts()
90 NIR_PASS_V(nir, nir_lower_alu_to_scalar, si_alu_to_scalar_filter, sscreen); in si_nir_opts()
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_nir.c117 NIR_PASS_V(nir, nir_lower_alu_to_scalar, NULL, NULL); in rogue_nir_passes()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c130 NIR_PASS(progress, s, nir_lower_alu_to_scalar, NULL, NULL); in lima_program_optimize_vs_nir()
243 NIR_PASS(progress, s, nir_lower_alu_to_scalar, lima_alu_to_scalar_filter_cb, NULL); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c559 OPT(nir_lower_alu_to_scalar, NULL, NULL); in brw_nir_optimize()
823 OPT(nir_lower_alu_to_scalar, NULL, NULL); in brw_preprocess_nir()
1231 OPT(nir_lower_alu_to_scalar, NULL, NULL); in brw_postprocess_nir()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu_width.c439 nir_lower_alu_to_scalar(nir_shader *shader, nir_instr_filter_cb cb, const void *_data) in nir_lower_alu_to_scalar() function
H A Dnir.h4848 bool nir_lower_alu_to_scalar(nir_shader *shader, nir_instr_filter_cb cb, const void *data);
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp405 NIR_PASS_V(nir, nir_lower_alu_to_scalar, in st_nir_preprocess()
532 NIR_PASS(revectorize, nir, nir_lower_alu_to_scalar, filter_64_bit_instr, nullptr); in st_glsl_to_nir_post_opts()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c1130 NIR_PASS_V(s, nir_lower_alu_to_scalar, etna_alu_to_scalar_filter_cb, specs); in etna_compile_shader()
1161 NIR_PASS_V(s, nir_lower_alu_to_scalar, etna_alu_to_scalar_filter_cb, specs); in etna_compile_shader()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp508 NIR_PASS_V(nir, nir_lower_alu_to_scalar,
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir.c701 NIR_PASS_V(nir, nir_lower_alu_to_scalar, NULL, NULL); in dxil_spirv_nir_passes()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c91 progress |= OPT(s, nir_lower_alu_to_scalar, NULL, NULL); in ir3_optimize_loop()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c63 NIR_PASS_V(nir, nir_lower_alu_to_scalar, in gl_nir_opts()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1453 NIR_PASS_V(nir, nir_lower_alu_to_scalar, NULL, NULL); in agx_optimize_nir()
1488 NIR_PASS_V(nir, nir_lower_alu_to_scalar, NULL, NULL); in agx_optimize_nir()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c366 NIR_PASS(progress, nir, nir_lower_alu_to_scalar, NULL, NULL); in optimize()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c1120 OPT_V(ctx->nir, nir_lower_alu_to_scalar, ir2_alu_to_scalar_filter_cb, NULL); in ir2_nir_compile()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c585 NIR_PASS(progress, s, nir_lower_alu_to_scalar, filter_pack_instr, NULL); in optimize_nir()
591 NIR_PASS(progress, s, nir_lower_alu_to_scalar, filter_64_bit_instr, NULL); in optimize_nir()
1835 nir_lower_alu_to_scalar(shader, filter_64_bit_instr, NULL); in lower_64bit_vars()
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c1526 nir_lower_alu_to_scalar(shader, NULL, NULL); in ac_nir_lower_ngg_nogs()
3070 nir_lower_alu_to_scalar(shader, NULL, NULL); in ac_nir_lower_ngg_ms()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c291 OPT(nir_lower_alu_to_scalar, NULL, NULL); in nir_optimize()
390 NIR_PASS(_, nir, nir_lower_alu_to_scalar, NULL, NULL); in preprocess_nir()
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c374 NIR_PASS_V(nir, nir_lower_alu_to_scalar, mdg_should_scalarize, NULL); in optimise_nir()
419 NIR_PASS_V(nir, nir_lower_alu_to_scalar, mdg_should_scalarize, NULL); in optimise_nir()
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c2140 NIR_PASS(progress, s, nir_lower_alu_to_scalar, NULL, NULL); in v3d_optimize_nir()
2169 NIR_PASS(progress, s, nir_lower_alu_to_scalar, NULL, NULL); in v3d_optimize_nir()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4455 NIR_PASS(progress, nir, nir_lower_alu_to_scalar, bi_scalarize_filter, NULL); in bi_optimize_nir()
4519 NIR_PASS(progress, nir, nir_lower_alu_to_scalar, bi_scalarize_filter, NULL); in bi_optimize_nir()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c2462 NIR_PASS_V(nir, nir_lower_alu_to_scalar, in ttn_optimize_nir()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c1506 NIR_PASS(progress, s, nir_lower_alu_to_scalar, NULL, NULL); in vc4_optimize_nir()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3217 NIR_PASS_V(nir, nir_lower_alu_to_scalar, NULL, NULL);

Completed in 74 milliseconds

12