Home
last modified time | relevance | path

Searched refs:vec_init_def (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-vect-loop.c4898 tree vec_init_def = vec_initial_defs[i]; in vect_create_epilog_for_reduction() local
4906 vec_init_def in vect_create_epilog_for_reduction()
4908 vec_init_def); in vect_create_epilog_for_reduction()
4921 tree vec_init_def_type = TREE_TYPE (vec_init_def); in vect_create_epilog_for_reduction()
4929 add_phi_arg (as_a <gphi *> (phi), vec_init_def, in vect_create_epilog_for_reduction()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-vect-loop.c3624 tree vec_init_def = VEC_index (tree, vec_initial_defs, i); in vect_create_epilog_for_reduction() local
3629 add_phi_arg (phi, vec_init_def, loop_preheader_edge (loop), in vect_create_epilog_for_reduction()