Searched refs:associative_tree_code (Results 1 – 6 of 6) sorted by relevance
1330 if (associative_tree_code (TREE_CODE (rhs))) in reassociate_bb()
1851 if (!commutative_tree_code (code) || !associative_tree_code (code)) in vect_is_simple_reduction()
4264 extern bool associative_tree_code (enum tree_code);
4789 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.