Searched refs:type_out (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/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) argument
1005 type_out, &half_vectype))
1059 vect_recog_sad_pattern (stmt_vec_info stmt_vinfo, tree *type_out) argument
1163 type_out, &half_vectype))
1204 vect_recog_widen_op_pattern (stmt_vec_info last_stmt_info, tree *type_out, argument
1241 *type_out = get_vectype_for_scalar_type (vinfo, type);
1242 if (!*type_out)
1259 vect_recog_widen_mult_pattern (stmt_vec_info last_stmt_info, tree *type_out) argument
1261 return vect_recog_widen_op_pattern (last_stmt_info, type_out, MULT_EXPR,
1291 vect_recog_pow_pattern (stmt_vec_info stmt_vinfo, tree *type_out) argument
1455 vect_recog_widen_sum_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
1543 vect_recog_over_widening_pattern(stmt_vec_info last_stmt_info, tree *type_out) argument
1759 vect_recog_mulhs_pattern(stmt_vec_info last_stmt_info, tree *type_out) argument
1938 vect_recog_average_pattern(stmt_vec_info last_stmt_info, tree *type_out) argument
2140 vect_recog_cast_forwprop_pattern(stmt_vec_info last_stmt_info, tree *type_out) argument
2200 vect_recog_widen_shift_pattern(stmt_vec_info last_stmt_info, tree *type_out) argument
2235 vect_recog_rotate_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
2561 vect_recog_vector_vector_shift_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
2963 vect_recog_mult_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
3052 vect_recog_divmod_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
3501 vect_recog_mixed_size_cond_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
4015 vect_recog_bool_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
4232 vect_recog_mask_conversion_pattern(stmt_vec_info stmt_vinfo, tree *type_out) argument
4533 vect_recog_gather_scatter_pattern(stmt_vec_info stmt_info, tree *type_out) argument
[all...]
H A Dtree-ssa-math-opts.c2335 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, argument
2355 *type_out = NULL;
2370 *type_out = type1;
2377 *type_out = NULL;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc998 stmt_vec_info stmt_vinfo, tree *type_out)
1034 *type_out = STMT_VINFO_VECTYPE (stmt_vinfo);
1088 stmt_vec_info stmt_vinfo, tree *type_out)
1162 type_out, &half_vectype, subtype))
1217 stmt_vec_info stmt_vinfo, tree *type_out)
1320 type_out, &half_vectype))
1362 stmt_vec_info last_stmt_info, tree *type_out,
1418 *type_out = get_vectype_for_scalar_type (vinfo, type);
1419 if (!*type_out)
1443 tree *type_out)
997 vect_recog_cond_expr_convert_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1087 vect_recog_dot_prod_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1216 vect_recog_sad_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1361 vect_recog_widen_op_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out, tree_code orig_code, tree_code wide_code, bool shift_p, const char *name) argument
1442 vect_recog_widen_mult_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
1454 vect_recog_widen_plus_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
1465 vect_recog_widen_minus_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
1505 vect_recog_popcount_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1609 vect_recog_pow_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1773 vect_recog_widen_sum_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
1863 vect_recog_over_widening_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
2092 vect_recog_mulhs_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
2291 vect_recog_average_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
2494 vect_recog_cast_forwprop_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
2554 vect_recog_widen_shift_pattern(vec_info *vinfo, stmt_vec_info last_stmt_info, tree *type_out) argument
2590 vect_recog_rotate_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
2916 vect_recog_vector_vector_shift_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
3319 vect_recog_mult_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
3409 vect_recog_divmod_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
3859 vect_recog_mixed_size_cond_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
4374 vect_recog_bool_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
4594 vect_recog_mask_conversion_pattern(vec_info *vinfo, stmt_vec_info stmt_vinfo, tree *type_out) argument
4935 vect_recog_gather_scatter_pattern(vec_info *vinfo, stmt_vec_info stmt_info, tree *type_out) argument
[all...]
H A Dtree-ssa-math-opts.cc2473 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, argument
2493 *type_out = NULL;
2508 *type_out = type1;
2515 *type_out = NULL;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.h319 tree ix86_builtin_vectorized_function (unsigned int fn, tree type_out,
H A Di386-builtins.c1470 ix86_builtin_vectorized_function (unsigned int fn, tree type_out,
1476 if (TREE_CODE (type_out) != VECTOR_TYPE
1480 out_mode = TYPE_MODE (TREE_TYPE (type_out));
1481 out_n = TYPE_VECTOR_SUBPARTS (type_out);
1697 return ix86_veclib_handler (combined_fn (fn), type_out, type_in);
1469 ix86_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
H A Di386.c17986 ix86_veclibabi_svml (combined_fn fn, tree type_out, tree type_in)
17999 el_mode = TYPE_MODE (TREE_TYPE (type_out));
18000 n = TYPE_VECTOR_SUBPARTS (type_out);
18059 fntype = build_function_type_list (type_out, type_in, NULL);
18061 fntype = build_function_type_list (type_out, type_in, type_in, NULL);
18078 ix86_veclibabi_acml (combined_fn fn, tree type_out, tree type_in)
18094 el_mode = TYPE_MODE (TREE_TYPE (type_out));
18095 n = TYPE_VECTOR_SUBPARTS (type_out);
18137 fntype = build_function_type_list (type_out, type_in, NULL);
18139 fntype = build_function_type_list (type_out, type_i
17952 ix86_veclibabi_svml(combined_fn fn, tree type_out, tree type_in) argument
18044 ix86_veclibabi_acml(combined_fn fn, tree type_out, tree type_in) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.h316 tree ix86_builtin_vectorized_function (unsigned int fn, tree type_out,
H A Di386-builtins.cc1504 ix86_builtin_vectorized_function (unsigned int fn, tree type_out,
1510 if (TREE_CODE (type_out) != VECTOR_TYPE
1514 out_mode = TYPE_MODE (TREE_TYPE (type_out));
1515 out_n = TYPE_VECTOR_SUBPARTS (type_out);
1773 return ix86_veclib_handler (combined_fn (fn), type_out, type_in);
1503 ix86_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
H A Di386.cc18786 ix86_veclibabi_svml (combined_fn fn, tree type_out, tree type_in)
18799 el_mode = TYPE_MODE (TREE_TYPE (type_out));
18800 n = TYPE_VECTOR_SUBPARTS (type_out);
18860 fntype = build_function_type_list (type_out, type_in, NULL);
18862 fntype = build_function_type_list (type_out, type_in, type_in, NULL);
18879 ix86_veclibabi_acml (combined_fn fn, tree type_out, tree type_in)
18895 el_mode = TYPE_MODE (TREE_TYPE (type_out));
18896 n = TYPE_VECTOR_SUBPARTS (type_out);
18939 fntype = build_function_type_list (type_out, type_in, NULL);
18941 fntype = build_function_type_list (type_out, type_i
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc248 rs6000_builtin_md_vectorized_function (tree fndecl, tree type_out, argument
258 GET_MODE_NAME (TYPE_MODE (type_out)),
262 if (TREE_CODE (type_out) != VECTOR_TYPE
266 out_mode = TYPE_MODE (TREE_TYPE (type_out));
267 out_n = TYPE_VECTOR_SUBPARTS (type_out);
304 machine_mode out_vmode = TYPE_MODE (type_out);
H A Drs6000.cc5522 rs6000_builtin_vectorized_function (unsigned int fn, tree type_out,
5531 GET_MODE_NAME (TYPE_MODE (type_out)),
5535 if (TREE_CODE (type_out) != VECTOR_TYPE
5539 out_mode = TYPE_MODE (TREE_TYPE (type_out));
5540 out_n = TYPE_VECTOR_SUBPARTS (type_out);
5646 return rs6000_veclib_handler (combined_fn (fn), type_out, type_in);
5655 rs6000_builtin_vectorized_libmass (combined_fn fn, tree type_out,
5673 el_mode = TYPE_MODE (TREE_TYPE (type_out));
5674 n = TYPE_VECTOR_SUBPARTS (type_out);
5742 fntype = build_function_type_list (type_out, type_i
5512 rs6000_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
5645 rs6000_builtin_vectorized_libmass(combined_fn fn, tree type_out, tree type_in) argument
[all...]
/netbsd-current/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) argument
4028 bool out_unsigned_p = TYPE_UNSIGNED (type_out);
4034 if (TREE_CODE (type_out) != VECTOR_TYPE
4038 out_mode = TYPE_MODE (TREE_TYPE (type_out));
4039 out_n = TYPE_VECTOR_SUBPARTS (type_out);
/netbsd-current/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) argument
4034 bool out_unsigned_p = TYPE_UNSIGNED (type_out);
4040 if (TREE_CODE (type_out) != VECTOR_TYPE
4044 out_mode = TYPE_MODE (TREE_TYPE (type_out));
4045 out_n = TYPE_VECTOR_SUBPARTS (type_out);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c2029 aarch64_builtin_vectorized_function (unsigned int fn, tree type_out, argument
2034 if (TREE_CODE (type_out) != VECTOR_TYPE
2038 out_mode = TYPE_MODE (type_out);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c5256 rs6000_builtin_vectorized_libmass (combined_fn fn, tree type_out,
5274 el_mode = TYPE_MODE (TREE_TYPE (type_out));
5275 n = TYPE_VECTOR_SUBPARTS (type_out);
5343 fntype = build_function_type_list (type_out, type_in, NULL);
5345 fntype = build_function_type_list (type_out, type_in, type_in, NULL);
5365 rs6000_builtin_vectorized_function (unsigned int fn, tree type_out,
5374 GET_MODE_NAME (TYPE_MODE (type_out)),
5377 if (TREE_CODE (type_out) != VECTOR_TYPE
5381 out_mode = TYPE_MODE (TREE_TYPE (type_out));
5382 out_n = TYPE_VECTOR_SUBPARTS (type_out);
5246 rs6000_builtin_vectorized_libmass(combined_fn fn, tree type_out, tree type_in) argument
5355 rs6000_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
5486 rs6000_builtin_md_vectorized_function(tree fndecl, tree type_out, tree type_in) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc2630 aarch64_builtin_vectorized_function (unsigned int fn, tree type_out, argument
2635 if (TREE_CODE (type_out) != VECTOR_TYPE
2639 out_mode = TYPE_MODE (type_out);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c16730 mips_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in)
16735 if (TREE_CODE (type_out) != VECTOR_TYPE
16740 out_mode = TYPE_MODE (TREE_TYPE (type_out));
16741 out_n = TYPE_VECTOR_SUBPARTS (type_out);
16663 mips_builtin_vectorized_function(unsigned int fn, tree type_out, tree type_in) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc16895 mips_builtin_vectorized_function (unsigned int fn, tree type_out, tree type_in)
16900 if (TREE_CODE (type_out) != VECTOR_TYPE
16905 out_mode = TYPE_MODE (TREE_TYPE (type_out));
16906 out_n = TYPE_VECTOR_SUBPARTS (type_out);

Completed in 577 milliseconds