Lines Matching refs:stmt_cost_vec

17396 	(struct _slp_instance): Remove cost substruct; rename stmt_cost_vec
17401 (struct _vect_peel_extended_info): Rename stmt_cost_vec to
17431 latter call and discard their results; rename stmt_cost_vec to
17433 (vect_peeling_hash_choose_best_peeling): Rename stmt_cost_vec to
17435 (vect_enhance_data_refs_alignment): Rename stmt_cost_vec to
17440 rename stmt_cost_vec to body_cost_vec; tolerate null stmt_info; call
17445 rename stmt_cost_vec to body_cost_vec.
17451 rename stmt_cost_vec to body_cost_vec; remove call to
17453 (vect_get_store_cost): Rename stmt_cost_vec to body_cost_vec; add
17455 (vect_model_load_cost): Change parameter list; rename stmt_cost_vec to
17458 (vect_get_load_cost): Change parameter list; rename stmt_cost_vec to
17488 (vect_analyze_slp_instance): Rename stmt_cost_vec to body_cost_vec;
17492 (vect_bb_vectorization_profitable_p): Rename stmt_cost_vec to
17497 (vect_update_slp_costs_according_to_vf): Rename stmt_cost_vec to
19036 stmt_cost_vec field.
19040 (struct _vect_peel_extended_info): Add stmt_cost_vec field.
19068 (vect_peeling_hash_get_lowest_cost): Obtain a stmt_cost_vec from
19074 calls to vect_get_data_access_cost; obtain stmt_cost_vec from
19080 (vect_model_simple_cost): Add stmt_cost_vec parameter; call
19085 (vect_model_store_cost): Add stmt_cost_vec parameter; call
19086 record_stmt_cost instead of old calculation; add stmt_cost_vec
19089 (vect_get_store_cost): Add stmt_cost_vec parameter; call
19091 (vect_model_load_cost): Add stmt_cost_vec parameter; call
19092 record_stmt_cost instead of old calculation; add stmt_cost_vec
19095 (vect_get_load_cost): Add stmt_cost_vec parameter; call
19129 * tree-vect-slp.c (vect_free_slp_instance): Free stmt_cost_vec.
19131 (vect_get_and_check_slp_defs): Add stmt_cost_vec parameter; add
19132 stmt_cost_vec parameter to vect_model_store_cost and
19134 (vect_build_slp_tree): Remove inside_cost parameter; add stmt_cost_vec
19135 parameter; add stmt_cost_vec parameter to vect_get_and_check_slp_defs,
19140 (vect_analyze_slp_instance): Allocate stmt_cost_vec and save it with
19142 from vect_build_slp_tree call; add stmt_cost_vec parameter to