Searched refs:associative_tree_code (Results 1 – 4 of 4) 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()
4176 extern bool associative_tree_code (enum tree_code);
4783 associative_tree_code (enum tree_code code) in associative_tree_code() function