Searched refs:vect_record_max_nunits (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-slp.c | 689 vect_record_max_nunits (stmt_vec_info stmt_info, unsigned int group_size, in vect_record_max_nunits() function 828 && !vect_record_max_nunits (stmt_info, group_size, in vect_build_slp_tree_1() 1259 if (!vect_record_max_nunits (stmt_info, group_size, vectype, max_nunits)) in vect_build_slp_tree_2()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp.cc | 861 vect_record_max_nunits (vec_info *vinfo, stmt_vec_info stmt_info, in vect_record_max_nunits() function 988 && !vect_record_max_nunits (vinfo, stmt_info, group_size, in vect_build_slp_tree_1() 1666 if (!vect_record_max_nunits (vinfo, stmt_info, group_size, vectype, in vect_build_slp_tree_2()
|
H A D | ChangeLog-2018 | 4327 * tree-vect-slp.c (vect_record_max_nunits): Likewise. 10404 (vect_record_max_nunits): Likewise. 14822 * tree-vect-slp.c (vect_record_max_nunits): Replace vec_info 14825 to vect_record_max_nunits. 14827 and vect_record_max_nunits. 35740 * tree-vect-slp.c (vect_record_max_nunits, vect_build_slp_tree_1)
|
H A D | ChangeLog-2021 | 34804 * tree-vect-slp.c (vect_record_max_nunits): Check whether
|
H A D | ChangeLog-2017 | 14529 * tree-vect-slp.c (vect_record_max_nunits): New function,
|