Searched refs:two_operators (Results 1 – 5 of 5) sorted by relevance
142 bool two_operators; member186 #define SLP_TREE_TWO_OPERATORS(S) (S)->two_operators
770 bool *two_operators) in vect_build_slp_tree_1() argument1133 *two_operators = true; in vect_build_slp_tree_1()1289 bool two_operators = false; in vect_build_slp_tree_2() local1292 &this_max_nunits, matches, &two_operators)) in vect_build_slp_tree_2()1591 SLP_TREE_TWO_OPERATORS (node) = two_operators; in vect_build_slp_tree_2()
911 bool *two_operators, tree *node_vectype) in vect_build_slp_tree_1() argument1331 *two_operators = true; in vect_build_slp_tree_1()1713 bool two_operators = false; in vect_build_slp_tree_2() local1717 &this_max_nunits, matches, &two_operators, in vect_build_slp_tree_2()2420 if (two_operators) in vect_build_slp_tree_2()
19403 * tree-vectorizer.h (_slp_tree::two_operators): Remove.
33341 * tree-vectorizer.h (struct _slp_tree): Add two_operators flag.