Searched defs:slp_node (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-stmts.c | 786 enum vect_def_type *dt, slp_tree slp_node) in vect_model_simple_cost() 880 slp_tree slp_node) in vect_model_store_cost() 997 slp_tree slp_node) in vect_model_load_cost() 1478 slp_tree slp_node, int reduc_index) in vect_get_vec_defs() 1577 slp_tree slp_node) in vectorizable_call() 2052 slp_tree slp_node, enum tree_code code, in vect_create_vectorized_demotion_stmts() 2172 gimple *vec_stmt, slp_tree slp_node) in vectorizable_conversion() 2752 gimple *vec_stmt, slp_tree slp_node) in vectorizable_assignment() 2947 gimple *vec_stmt, slp_tree slp_node) in vectorizable_shift() 3309 gimple *vec_stmt, slp_tree slp_node) in vectorizable_operation() [all …]
|
H A D | tree-vect-slp.c | 182 slp_tree slp_node, gimple stmt, in vect_get_and_check_slp_defs() 2207 vect_get_constant_vectors (tree op, slp_tree slp_node, in vect_get_constant_vectors() 2429 vect_get_slp_vect_defs (slp_tree slp_node, VEC (tree,heap) **vec_oprnds) in vect_get_slp_vect_defs() 2454 vect_get_slp_defs (VEC (tree, heap) *ops, slp_tree slp_node, in vect_get_slp_defs()
|
H A D | tree-vectorizer.h | 736 stmt_vinfo_set_inside_of_loop_cost (stmt_vec_info stmt_info, slp_tree slp_node, in stmt_vinfo_set_inside_of_loop_cost() 748 stmt_vinfo_set_outside_of_loop_cost (stmt_vec_info stmt_info, slp_tree slp_node, in stmt_vinfo_set_outside_of_loop_cost()
|
H A D | tree-vect-loop.c | 3513 slp_tree slp_node) in vect_create_epilog_for_reduction() 4378 gimple *vec_stmt, slp_tree slp_node) in vectorizable_reduction()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-stmts.c | 902 vec_load_store_type vls_type, slp_tree slp_node, in vect_model_store_cost() 1042 slp_tree slp_node, in vect_model_load_cost() 1568 slp_tree slp_node) in vect_get_vec_defs() 2842 gimple **vec_stmt, slp_tree slp_node, in vectorizable_bswap() 2987 slp_tree slp_node) in vectorizable_call() 3588 gimple **vec_stmt, slp_tree slp_node) in vectorizable_simd_clone_call() 4327 slp_tree slp_node, enum tree_code code, in vect_create_vectorized_demotion_stmts() 4447 gimple **vec_stmt, slp_tree slp_node) in vectorizable_conversion() 5048 gimple **vec_stmt, slp_tree slp_node) in vectorizable_assignment() 5252 gimple **vec_stmt, slp_tree slp_node) in vectorizable_shift() [all …]
|
H A D | tree-vect-loop.c | 2740 neutral_op_for_slp_reduction (slp_tree slp_node, tree_code code, in neutral_op_for_slp_reduction() 4543 get_initial_defs_for_reduction (slp_tree slp_node, in get_initial_defs_for_reduction() 4782 slp_tree slp_node, in vect_create_epilog_for_reduction() 6216 gimple **vec_stmt, slp_tree slp_node, in vectorize_fold_left_reduction() 6438 gimple **vec_stmt, slp_tree slp_node, in vectorizable_reduction() 7642 gimple **vec_stmt, slp_tree slp_node) in vectorizable_induction() 8196 slp_tree slp_node, int slp_index, in vectorizable_live_operation()
|
H A D | tree-vect-slp.c | 3505 vect_get_constant_vectors (tree op, slp_tree slp_node, in vect_get_constant_vectors() 3765 vect_get_slp_vect_defs (slp_tree slp_node, vec<tree> *vec_oprnds) in vect_get_slp_vect_defs() 3793 vect_get_slp_defs (vec<tree> ops, slp_tree slp_node, in vect_get_slp_defs()
|