Home
last modified time | relevance | path

Searched refs:vect_record_max_nunits (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c689 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 Dtree-vect-slp.cc861 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 DChangeLog-20184327 * 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 DChangeLog-202134804 * tree-vect-slp.c (vect_record_max_nunits): Check whether
H A DChangeLog-201714529 * tree-vect-slp.c (vect_record_max_nunits): New function,