Home
last modified time | relevance | path

Searched refs:vectorizable_reduction (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vectorizer.h912 extern bool vectorizable_reduction (gimple, gimple_stmt_iterator *, gimple *,
H A Dtree-vect-stmts.c5421 || vectorizable_reduction (stmt, NULL, NULL, NULL) in vect_analyze_stmt()
5551 done = vectorizable_reduction (stmt, gsi, &vec_stmt, slp_node); in vect_transform_stmt()
H A Dtree-vect-loop.c4377 vectorizable_reduction (gimple stmt, gimple_stmt_iterator *gsi, in vectorizable_reduction() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vectorizer.h1517 extern bool vectorizable_reduction (gimple *, gimple_stmt_iterator *,
H A Dtree-vect-loop.c1923 ok = vectorizable_reduction (phi, NULL, NULL, NULL, NULL); in vect_analyze_loop_operations()
6437 vectorizable_reduction (gimple *stmt, gimple_stmt_iterator *gsi, in vectorizable_reduction() function
H A Dtree-vect-stmts.c9416 || vectorizable_reduction (stmt, NULL, NULL, node, node_instance) in vect_analyze_stmt()
9567 done = vectorizable_reduction (stmt, gsi, &vec_stmt, slp_node, in vect_transform_stmt()