Searched refs:finish_cost (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-vectorizer.h | 1164 finish_cost (void *data, unsigned *prologue_cost, in finish_cost() function 1167 targetm.vectorize.finish_cost (data, prologue_cost, body_cost, epilogue_cost); in finish_cost()
|
| HD | tree-vect-loop.c | 1453 finish_cost (target_cost_data, &dummy, &body_cost, &dummy); in vect_compute_single_scalar_iteration_cost() 3984 finish_cost (LOOP_VINFO_TARGET_COST_DATA (loop_vinfo), &vec_prologue_cost, in vect_estimate_min_profitable_iters()
|
| HD | tree-vect-slp.c | 3019 finish_cost (BB_VINFO_TARGET_COST_DATA (bb_vinfo), &vec_prologue_cost, in vect_bb_vectorization_profitable_p()
|
| HD | target.def | 2005 (finish_cost,
|