Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c1120 void *target_cost_data = init_cost (loop); in vect_compute_single_scalar_iteration_cost() local
3452 void *target_cost_data = LOOP_VINFO_TARGET_COST_DATA (loop_vinfo); in vect_estimate_min_profitable_iters() local
H A Dtree-vect-slp.c3039 void *target_cost_data = init_cost (NULL); in vect_bb_vectorization_profitable_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc3918 vector_costs *target_cost_data = loop_vinfo->vector_costs; in vect_estimate_min_profitable_iters() local