Home
last modified time | relevance | path

Searched refs:swap_not_matching (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c1480 bool swap_not_matching = true; in vect_build_slp_tree_2() local
1485 if (matches[j] != !swap_not_matching) in vect_build_slp_tree_2()
1493 if (!swap_not_matching) in vect_build_slp_tree_2()
1495 swap_not_matching = false; in vect_build_slp_tree_2()
1507 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc2268 bool swap_not_matching = true; in vect_build_slp_tree_2() local
2273 if (matches[j] != !swap_not_matching) in vect_build_slp_tree_2()
2281 if (!swap_not_matching) in vect_build_slp_tree_2()
2283 swap_not_matching = false; in vect_build_slp_tree_2()
2295 if (matches[j] == !swap_not_matching) in vect_build_slp_tree_2()