Searched refs:associative_tree_code (Results 1 – 18 of 18) sorted by relevance
1378 return associative_tree_code (tree_code (code)); in associative_binary_op_p()
514 if (! (associative_tree_code (code) in analyze_iloop_reduction_var()
2645 && associative_tree_code (code)); in may_reassociate_p()
1708 associative_tree_code (oecode), false); in undistribute_ops_list()6741 if (associative_tree_code (rhs_code)) in reassociate_bb()
1829 && (associative_tree_code (gimple_assign_rhs_code (stmt_info->stmt)) in vect_build_slp_tree_2()5737 && (associative_tree_code (code) || code == MINUS_EXPR) in vect_slp_check_for_constructors()
683 else if (!commutative_tree_code (code) || !associative_tree_code (code)) in parloops_is_simple_reduction()
5256 extern bool associative_tree_code (enum tree_code);
6740 associative_tree_code (enum tree_code code) in associative_tree_code() function
1058 * tree.c (associative_tree_code): Remove MINUS_EXPR, LSHIFT_EXPR,7748 * tree.h (commutative_tree_code, associative_tree_code): Declare7749 * tree.c (commutative_tree_code, associative_tree_code): New
43872 * tree.c (commutative_tree_code, associative_tree_code): New43875 * tree.h (commutative_tree_code, associative_tree_code): Declare.
728 if (cst1 && associative_tree_code (op)) in maybe_fold_binop()
2513 && associative_tree_code (code)); in may_reassociate_p()
1639 associative_tree_code (oecode), false); in undistribute_ops_list()6320 if (associative_tree_code (rhs_code)) in reassociate_bb()
5075 extern bool associative_tree_code (enum tree_code);
6478 || !associative_tree_code (orig_code)) in vectorizable_reduction()
7732 associative_tree_code (enum tree_code code) in associative_tree_code() function