Home
last modified time | relevance | path

Searched defs:max_vf (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-data-refs.c558 loop_vec_info loop_vinfo, int *max_vf) in vect_analyze_data_ref_dependence()
758 bb_vec_info bb_vinfo, int *max_vf) in vect_analyze_data_ref_dependences()
H A Dtree-vect-slp.c2002 int max_vf = MAX_VECTORIZATION_FACTOR; in vect_slp_analyze_bb_1() local
H A Dtree-vect-loop.c1502 int max_vf = MAX_VECTORIZATION_FACTOR; in vect_analyze_loop_2() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-data-refs.c279 int loop_depth, unsigned int *max_vf) in vect_analyze_possibly_independent_ddr()
329 unsigned int *max_vf) in vect_analyze_data_ref_dependence()
600 unsigned int *max_vf) in vect_analyze_data_ref_dependences()
H A Dtree-vect-loop-manip.c640 unsigned HOST_WIDE_INT max_vf = vect_max_vf (loop_vinfo); in vect_set_loop_condition_masked() local
H A Dtree-vect-loop.c2081 unsigned int max_vf = MAX_VECTORIZATION_FACTOR; in vect_analyze_loop_2() local
H A Domp-low.c3496 poly_uint64_pod max_vf; member