Home
last modified time | relevance | path

Searched refs:vectorizable_load (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-vect-stmts.c4152 vectorizable_load (gimple stmt, gimple_stmt_iterator *gsi, gimple *vec_stmt, in vectorizable_load() function
5418 || vectorizable_load (stmt, NULL, NULL, NULL, NULL) in vect_analyze_stmt()
5430 || vectorizable_load (stmt, NULL, NULL, node, NULL) in vect_analyze_stmt()
5518 done = vectorizable_load (stmt, gsi, &vec_stmt, slp_node, in vect_transform_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-vect-stmts.c7232 vectorizable_load (gimple *stmt, gimple_stmt_iterator *gsi, gimple **vec_stmt, in vectorizable_load() function
9413 || vectorizable_load (stmt, NULL, NULL, node, NULL) in vect_analyze_stmt()
9428 || vectorizable_load (stmt, NULL, NULL, node, NULL) in vect_analyze_stmt()
9522 done = vectorizable_load (stmt, gsi, &vec_stmt, slp_node, in vect_transform_stmt()