Home
last modified time | relevance | path

Searched defs:body_cost_vec (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-stmts.c90 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost()
823 stmt_vector_for_cost *body_cost_vec) in vect_model_simple_cost()
904 stmt_vector_for_cost *body_cost_vec) in vect_model_store_cost()
983 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost()
1044 stmt_vector_for_cost *body_cost_vec) in vect_model_load_cost()
1117 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
H A Dtree-vect-data-refs.c1304 stmt_vector_for_cost *body_cost_vec) in vect_get_data_access_cost()
1426 stmt_vector_for_cost *body_cost_vec, in vect_get_peeling_costs_all_drs()
1479 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, in vect_peeling_hash_get_lowest_cost() local
H A Dtree-vect-slp.c1802 stmt_vector_for_cost *body_cost_vec, in vect_analyze_slp_cost_1()
2008 stmt_vector_for_cost body_cost_vec, prologue_cost_vec; in vect_analyze_slp_cost() local