Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-vect-transform.c792 tree reduction_op; in vect_create_epilog_for_reduction() local
799 reduction_op = TREE_OPERAND (operation, op_type-1); in vect_create_epilog_for_reduction()
800 vectype = get_vectype_for_scalar_type (TREE_TYPE (reduction_op)); in vect_create_epilog_for_reduction()
809 vec_initial_def = vect_get_vec_def_for_operand (reduction_op, stmt, in vect_create_epilog_for_reduction()