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

/freebsd-11.0-release/contrib/gcc/
H A Dtree-vect-transform.c792 tree reduction_op; local
799 reduction_op = TREE_OPERAND (operation, op_type-1);
800 vectype = get_vectype_for_scalar_type (TREE_TYPE (reduction_op));
809 vec_initial_def = vect_get_vec_def_for_operand (reduction_op, stmt,

Completed in 101 milliseconds