Searched defs:body_cost_vec (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-data-refs.c | 1284 stmt_vector_for_cost *body_cost_vec, in vect_get_data_access_cost() 1407 stmt_vector_for_cost *body_cost_vec, in vect_get_peeling_costs_all_drs() 1461 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, in vect_peeling_hash_get_lowest_cost() local
|
H A D | tree-vect-stmts.c | 93 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() 1113 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost() 1293 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 93 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() 115 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() 125 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() 135 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() 1064 stmt_vector_for_cost *body_cost_vec) in vect_get_store_cost() 1264 stmt_vector_for_cost *body_cost_vec, in vect_get_load_cost()
|
H A D | tree-vect-data-refs.cc | 1404 stmt_vector_for_cost *body_cost_vec, in vect_get_data_access_cost() 1531 stmt_vector_for_cost *body_cost_vec, in vect_get_peeling_costs_all_drs() 1597 stmt_vector_for_cost prologue_cost_vec, body_cost_vec, in vect_peeling_hash_get_lowest_cost() local
|