Home
last modified time | relevance | path

Searched refs:nunits_vectype (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c686 tree nunits_vectype; in vect_build_slp_tree_1() local
688 &nunits_vectype) in vect_build_slp_tree_1()
689 || (nunits_vectype in vect_build_slp_tree_1()
691 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
2420 tree vectype, nunits_vectype; in vect_slp_analyze_node_operations_1() local
2422 &nunits_vectype)) in vect_slp_analyze_node_operations_1()
H A Dtree-vect-stmts.c10848 tree nunits_vectype; in vect_get_vector_types_for_stmt() local
10850 nunits_vectype = vectype; in vect_get_vector_types_for_stmt()
10865 nunits_vectype = get_vectype_for_scalar_type (scalar_type); in vect_get_vector_types_for_stmt()
10867 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
10873 GET_MODE_SIZE (TYPE_MODE (nunits_vectype)))) in vect_get_vector_types_for_stmt()
10877 vectype, nunits_vectype); in vect_get_vector_types_for_stmt()
10882 nunits_vectype); in vect_get_vector_types_for_stmt()
10885 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
10889 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
H A Dtree-vect-loop.c181 tree stmt_vectype, nunits_vectype; in vect_determine_vf_for_stmt_1() local
183 &nunits_vectype); in vect_determine_vf_for_stmt_1()
202 if (nunits_vectype) in vect_determine_vf_for_stmt_1()
203 vect_update_max_nunits (vf, nunits_vectype); in vect_determine_vf_for_stmt_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c686 tree nunits_vectype; in vect_build_slp_tree_1() local
688 &nunits_vectype) in vect_build_slp_tree_1()
689 || (nunits_vectype in vect_build_slp_tree_1()
691 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
2420 tree vectype, nunits_vectype; in vect_slp_analyze_node_operations_1() local
2422 &nunits_vectype)) in vect_slp_analyze_node_operations_1()
H A Dtree-vect-stmts.c10848 tree nunits_vectype; in vect_get_vector_types_for_stmt() local
10850 nunits_vectype = vectype; in vect_get_vector_types_for_stmt()
10865 nunits_vectype = get_vectype_for_scalar_type (scalar_type); in vect_get_vector_types_for_stmt()
10867 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
10873 GET_MODE_SIZE (TYPE_MODE (nunits_vectype)))) in vect_get_vector_types_for_stmt()
10877 vectype, nunits_vectype); in vect_get_vector_types_for_stmt()
10882 nunits_vectype); in vect_get_vector_types_for_stmt()
10885 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
10889 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
H A Dtree-vect-loop.c181 tree stmt_vectype, nunits_vectype; in vect_determine_vf_for_stmt_1() local
183 &nunits_vectype); in vect_determine_vf_for_stmt_1()
202 if (nunits_vectype) in vect_determine_vf_for_stmt_1()
203 vect_update_max_nunits (vf, nunits_vectype); in vect_determine_vf_for_stmt_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c690 tree nunits_vectype; in vect_build_slp_tree_1() local
692 &nunits_vectype) in vect_build_slp_tree_1()
693 || (nunits_vectype in vect_build_slp_tree_1()
695 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
2478 tree vectype, nunits_vectype; in vect_slp_analyze_node_operations_1() local
2480 &nunits_vectype)) in vect_slp_analyze_node_operations_1()
H A Dtree-vect-stmts.c10814 tree nunits_vectype; in vect_get_vector_types_for_stmt() local
10816 nunits_vectype = vectype; in vect_get_vector_types_for_stmt()
10831 nunits_vectype = get_vectype_for_scalar_type (scalar_type); in vect_get_vector_types_for_stmt()
10833 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
10839 GET_MODE_SIZE (TYPE_MODE (nunits_vectype)))) in vect_get_vector_types_for_stmt()
10843 vectype, nunits_vectype); in vect_get_vector_types_for_stmt()
10848 nunits_vectype); in vect_get_vector_types_for_stmt()
10851 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
10855 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
H A Dtree-vect-loop.c179 tree stmt_vectype, nunits_vectype; in vect_determine_vf_for_stmt_1() local
181 &nunits_vectype); in vect_determine_vf_for_stmt_1()
200 if (nunits_vectype) in vect_determine_vf_for_stmt_1()
201 vect_update_max_nunits (vf, nunits_vectype); in vect_determine_vf_for_stmt_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c632 tree vectype, nunits_vectype; in vect_update_all_shared_vectypes() local
634 &nunits_vectype, stmts.length ())) in vect_update_all_shared_vectypes()
824 tree nunits_vectype; in vect_build_slp_tree_1() local
826 &nunits_vectype, group_size) in vect_build_slp_tree_1()
827 || (nunits_vectype in vect_build_slp_tree_1()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12226 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12240 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12242 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12248 nunits_vectype); in vect_get_vector_types_for_stmt()
12252 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12257 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12262 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12266 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
H A Dtree-vect-loop.c181 tree stmt_vectype, nunits_vectype; in vect_determine_vf_for_stmt_1() local
183 &nunits_vectype); in vect_determine_vf_for_stmt_1()
200 if (nunits_vectype) in vect_determine_vf_for_stmt_1()
201 vect_update_max_nunits (vf, nunits_vectype); in vect_determine_vf_for_stmt_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c632 tree vectype, nunits_vectype; in vect_update_all_shared_vectypes() local
634 &nunits_vectype, stmts.length ())) in vect_update_all_shared_vectypes()
824 tree nunits_vectype; in vect_build_slp_tree_1() local
826 &nunits_vectype, group_size) in vect_build_slp_tree_1()
827 || (nunits_vectype in vect_build_slp_tree_1()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12277 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12291 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12293 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12299 nunits_vectype); in vect_get_vector_types_for_stmt()
12303 gcc_assert (multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12309 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12313 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
H A Dtree-vect-loop.c181 tree stmt_vectype, nunits_vectype; in vect_determine_vf_for_stmt_1() local
183 &nunits_vectype); in vect_determine_vf_for_stmt_1()
200 if (nunits_vectype) in vect_determine_vf_for_stmt_1()
201 vect_update_max_nunits (vf, nunits_vectype); in vect_determine_vf_for_stmt_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c632 tree vectype, nunits_vectype; in vect_update_all_shared_vectypes() local
634 &nunits_vectype, stmts.length ())) in vect_update_all_shared_vectypes()
824 tree nunits_vectype; in vect_build_slp_tree_1() local
826 &nunits_vectype, group_size) in vect_build_slp_tree_1()
827 || (nunits_vectype in vect_build_slp_tree_1()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12226 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12240 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12242 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12248 nunits_vectype); in vect_get_vector_types_for_stmt()
12252 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12257 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12262 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12266 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-slp.c987 tree nunits_vectype; in vect_build_slp_tree_1() local
989 &nunits_vectype, group_size)) in vect_build_slp_tree_1()
1000 if (nunits_vectype in vect_build_slp_tree_1()
1002 nunits_vectype, max_nunits)) in vect_build_slp_tree_1()
1006 soft_fail_nunits_vectype = nunits_vectype; in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12121 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12135 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12137 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12143 nunits_vectype); in vect_get_vector_types_for_stmt()
12147 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12152 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12157 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12161 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c987 tree nunits_vectype; in vect_build_slp_tree_1() local
989 &nunits_vectype, group_size)) in vect_build_slp_tree_1()
1000 if (nunits_vectype in vect_build_slp_tree_1()
1002 nunits_vectype, max_nunits)) in vect_build_slp_tree_1()
1006 soft_fail_nunits_vectype = nunits_vectype; in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12121 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12135 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12137 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12143 nunits_vectype); in vect_get_vector_types_for_stmt()
12147 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12152 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12157 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12161 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c987 tree nunits_vectype; in vect_build_slp_tree_1() local
989 &nunits_vectype, group_size)) in vect_build_slp_tree_1()
1000 if (nunits_vectype in vect_build_slp_tree_1()
1002 nunits_vectype, max_nunits)) in vect_build_slp_tree_1()
1006 soft_fail_nunits_vectype = nunits_vectype; in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12121 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12135 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12137 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12143 nunits_vectype); in vect_get_vector_types_for_stmt()
12147 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12152 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12157 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12161 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-slp.c974 tree nunits_vectype; in vect_build_slp_tree_1() local
976 &nunits_vectype, group_size)) in vect_build_slp_tree_1()
987 if (nunits_vectype in vect_build_slp_tree_1()
989 nunits_vectype, max_nunits)) in vect_build_slp_tree_1()
993 soft_fail_nunits_vectype = nunits_vectype; in vect_build_slp_tree_1()
H A Dtree-vect-stmts.c12397 tree nunits_vectype = vectype; in vect_get_vector_types_for_stmt() local
12411 nunits_vectype = get_vectype_for_scalar_type (vinfo, scalar_type, in vect_get_vector_types_for_stmt()
12413 if (!nunits_vectype) in vect_get_vector_types_for_stmt()
12419 nunits_vectype); in vect_get_vector_types_for_stmt()
12423 if (!multiple_p (TYPE_VECTOR_SUBPARTS (nunits_vectype), in vect_get_vector_types_for_stmt()
12428 nunits_vectype, *stmt_vectype_out); in vect_get_vector_types_for_stmt()
12433 dump_dec (MSG_NOTE, TYPE_VECTOR_SUBPARTS (nunits_vectype)); in vect_get_vector_types_for_stmt()
12437 *nunits_vectype_out = nunits_vectype; in vect_get_vector_types_for_stmt()

12