Home
last modified time | relevance | path

Searched refs:vect_detect_hybrid_slp (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c2583 vect_detect_hybrid_slp (tree *tp, int *, void *data) in vect_detect_hybrid_slp() function
2610 vect_detect_hybrid_slp (loop_vec_info loop_vinfo) in vect_detect_hybrid_slp() function
2669 walk_gimple_op (stmt_info->stmt, vect_detect_hybrid_slp, &wi); in vect_detect_hybrid_slp()
H A Dtree-vectorizer.h1856 extern void vect_detect_hybrid_slp (loop_vec_info);
H A Dtree-vect-loop.c2042 vect_detect_hybrid_slp (loop_vinfo); in vect_analyze_loop_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc4280 vect_detect_hybrid_slp (tree *tp, int *, void *data) in vect_detect_hybrid_slp() function
4366 vect_detect_hybrid_slp (loop_vec_info loop_vinfo) in vect_detect_hybrid_slp() function
4435 walk_gimple_op (stmt_info->stmt, vect_detect_hybrid_slp, &wi); in vect_detect_hybrid_slp()
4443 vect_detect_hybrid_slp (&gs_info.offset, &dummy, &wi); in vect_detect_hybrid_slp()
H A Dtree-vectorizer.h2338 extern void vect_detect_hybrid_slp (loop_vec_info);
H A Dtree-vect-loop.cc2372 vect_detect_hybrid_slp (loop_vinfo); in vect_analyze_loop_2()
H A DChangeLog-20203960 (vect_detect_hybrid_slp): Use it. Perform a backward walk
20022 * tree-vect-slp.c (vect_detect_hybrid_slp): Likewise.
23830 (vect_detect_hybrid_slp): New walker.
23831 (vect_detect_hybrid_slp): Rewrite.
H A DChangeLog-201815222 (vect_detect_hybrid_slp, vect_get_slp_defs): Likewise.
15325 (vect_detect_hybrid_slp): Likewise. Change the walk_stmt_info
19396 (vect_detect_hybrid_slp): Likewise.
H A DChangeLog5476 * tree-vect-slp.cc (vect_detect_hybrid_slp): Also process
H A DChangeLog-20077446 vect_detect_hybrid_slp): Likewise.
7448 and vect_detect_hybrid_slp.
H A DChangeLog-20192715 (vect_detect_hybrid_slp): Swap lane and instance iteration,
3596 (vect_detect_hybrid_slp): Use one visited set for all
H A DChangeLog-201318528 (vect_detect_hybrid_slp): Ditto.
H A DChangeLog-20143277 (vect_detect_hybrid_slp): Properly handle pattern statements