Home
last modified time | relevance | path

Searched refs:vect_find_last_scalar_stmt_in_slp (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.c2060 vect_find_last_scalar_stmt_in_slp (slp_tree node) in vect_find_last_scalar_stmt_in_slp() function
3763 = vect_find_last_scalar_stmt_in_slp (slp_node); in vect_get_constant_vectors()
4131 stmt_vec_info last_stmt_info = vect_find_last_scalar_stmt_in_slp (node); in vect_schedule_slp_instance()
H A Dtree-vect-slp.cc2698 vect_find_last_scalar_stmt_in_slp (slp_tree node) in vect_find_last_scalar_stmt_in_slp() function
4791 stmt_vec_info last_stmt = vect_find_last_scalar_stmt_in_slp (node); in vect_bb_slp_mark_live_stmts()
7250 last_stmt_info = vect_find_last_scalar_stmt_in_slp (node); in vect_schedule_slp_node()
7279 (vect_find_last_scalar_stmt_in_slp (child)->stmt); in vect_schedule_slp_node()
H A Dtree-vectorizer.h2346 extern stmt_vec_info vect_find_last_scalar_stmt_in_slp (slp_tree);
H A Dtree-vect-data-refs.c705 stmt_vec_info last_access_info = vect_find_last_scalar_stmt_in_slp (node); in vect_slp_analyze_node_dependences()
801 last_store_info = vect_find_last_scalar_stmt_in_slp (store); in vect_slp_analyze_instance_dependence()
H A Dtree-vect-data-refs.cc689 stmt_vec_info last_access_info = vect_find_last_scalar_stmt_in_slp (node); in vect_slp_analyze_node_dependences()
859 last_store_info = vect_find_last_scalar_stmt_in_slp (store); in vect_slp_analyze_instance_dependence()
H A DChangeLog-201814220 * tree-vect-slp.c (vect_find_last_scalar_stmt_in_slp): Likewise.
15005 (vect_find_last_scalar_stmt_in_slp): Return a stmt_vec_info instead
15007 * tree-vect-slp.c (vect_find_last_scalar_stmt_in_slp): Likewise.
15114 (vect_supported_load_permutation_p, vect_find_last_scalar_stmt_in_slp)
H A DChangeLog-20157438 * tree-vectorizer.h (vect_find_last_scalar_stmt_in_slp): Declare.
7439 * tree-vect-slp.c (vect_find_last_scalar_stmt_in_slp): Export.
35427 (vect_find_last_scalar_stmt_in_slp): ... this and generalize.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c2060 vect_find_last_scalar_stmt_in_slp (slp_tree node) in vect_find_last_scalar_stmt_in_slp() function
3763 = vect_find_last_scalar_stmt_in_slp (slp_node); in vect_get_constant_vectors()
4131 stmt_vec_info last_stmt_info = vect_find_last_scalar_stmt_in_slp (node); in vect_schedule_slp_instance()
H A Dtree-vectorizer.h1859 extern stmt_vec_info vect_find_last_scalar_stmt_in_slp (slp_tree);
H A Dtree-vect-data-refs.c705 stmt_vec_info last_access_info = vect_find_last_scalar_stmt_in_slp (node); in vect_slp_analyze_node_dependences()
801 last_store_info = vect_find_last_scalar_stmt_in_slp (store); in vect_slp_analyze_instance_dependence()