Home
last modified time | relevance | path

Searched defs:type_out (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc998 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_cond_expr_convert_pattern()
1088 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_dot_prod_pattern()
1217 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_sad_pattern()
1362 stmt_vec_info last_stmt_info, tree *type_out, in vect_recog_widen_op_pattern()
1443 tree *type_out) in vect_recog_widen_mult_pattern()
1455 tree *type_out) in vect_recog_widen_plus_pattern()
1466 tree *type_out) in vect_recog_widen_minus_pattern()
1506 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_popcount_pattern()
1610 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_pow_pattern()
1774 stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_widen_sum_pattern()
[all …]
H A Dtree-ssa-math-opts.cc2473 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, in is_widening_mult_rhs_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c935 vect_recog_dot_prod_pattern (stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_dot_prod_pattern()
1059 vect_recog_sad_pattern (stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_sad_pattern()
1204 vect_recog_widen_op_pattern (stmt_vec_info last_stmt_info, tree *type_out, in vect_recog_widen_op_pattern()
1259 vect_recog_widen_mult_pattern (stmt_vec_info last_stmt_info, tree *type_out) in vect_recog_widen_mult_pattern()
1291 vect_recog_pow_pattern (stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_pow_pattern()
1455 vect_recog_widen_sum_pattern (stmt_vec_info stmt_vinfo, tree *type_out) in vect_recog_widen_sum_pattern()
1543 vect_recog_over_widening_pattern (stmt_vec_info last_stmt_info, tree *type_out) in vect_recog_over_widening_pattern()
1759 vect_recog_mulhs_pattern (stmt_vec_info last_stmt_info, tree *type_out) in vect_recog_mulhs_pattern()
1938 vect_recog_average_pattern (stmt_vec_info last_stmt_info, tree *type_out) in vect_recog_average_pattern()
2140 vect_recog_cast_forwprop_pattern (stmt_vec_info last_stmt_info, tree *type_out) in vect_recog_cast_forwprop_pattern()
[all …]
H A Dtree-ssa-math-opts.c2335 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, in is_widening_mult_rhs_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc1503 ix86_builtin_vectorized_function (unsigned int fn, tree type_out, in ix86_builtin_vectorized_function()
H A Di386.cc18771 ix86_veclibabi_svml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_svml()
18864 ix86_veclibabi_acml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_acml()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c1469 ix86_builtin_vectorized_function (unsigned int fn, tree type_out, in ix86_builtin_vectorized_function()
H A Di386.c17952 ix86_veclibabi_svml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_svml()
18044 ix86_veclibabi_acml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_acml()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc248 rs6000_builtin_md_vectorized_function (tree fndecl, tree type_out, in rs6000_builtin_md_vectorized_function()
H A Drs6000.cc5503 rs6000_builtin_vectorized_function (unsigned int fn, tree type_out, in rs6000_builtin_vectorized_function()
5636 rs6000_builtin_vectorized_libmass (combined_fn fn, tree type_out, in rs6000_builtin_vectorized_libmass()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c2029 aarch64_builtin_vectorized_function (unsigned int fn, tree type_out, in aarch64_builtin_vectorized_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5246 rs6000_builtin_vectorized_libmass (combined_fn fn, tree type_out, in rs6000_builtin_vectorized_libmass()
5355 rs6000_builtin_vectorized_function (unsigned int fn, tree type_out, in rs6000_builtin_vectorized_function()
5486 rs6000_builtin_md_vectorized_function (tree fndecl, tree type_out, in rs6000_builtin_md_vectorized_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc2644 aarch64_builtin_vectorized_function (unsigned int fn, tree type_out, in aarch64_builtin_vectorized_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c4024 arm_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) in arm_builtin_vectorized_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc4030 arm_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) in arm_builtin_vectorized_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc16837 mips_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) in mips_builtin_vectorized_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c16663 mips_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in) in mips_builtin_vectorized_function()