Searched defs:record_stmt_cost (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vectorizer.cc | 1795 vector_costs::record_stmt_cost (stmt_vec_info stmt_info, in record_stmt_cost() function in vector_costs
|
H A D | tree-vect-stmts.cc | 93 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() function 115 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() function 125 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() function 135 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 93 record_stmt_cost (stmt_vector_for_cost *body_cost_vec, int count, in record_stmt_cost() function
|