Searched refs:swap_ops_for_binary_stmt (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-reassoc.cc | 5183 swap_ops_for_binary_stmt (const vec<operand_entry *> &ops, in swap_ops_for_binary_stmt() function 5551 swap_ops_for_binary_stmt (ops, op_index - 2, NULL); in rewrite_expr_tree_parallel() 6867 swap_ops_for_binary_stmt (ops, len - 3, stmt); in reassociate_bb()
|
H A D | ChangeLog-2016 | 22508 * tree-ssa-reassoc.ci (swap_ops_for_binary_stmt): Fix typo from commit 22523 * tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix swap such that
|
H A D | ChangeLog-2011 | 12135 (swap_ops_for_binary_stmt): Likewise. 12139 swap_ops_for_binary_stmt.
|
H A D | ChangeLog-2021 | 19610 (swap_ops_for_binary_stmt): Same.
|
H A D | ChangeLog-2013 | 30094 necessary. Remove call to swap_ops_for_binary_stmt...
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-reassoc.c | 4786 swap_ops_for_binary_stmt (vec<operand_entry *> ops, in swap_ops_for_binary_stmt() function 5153 swap_ops_for_binary_stmt (ops, op_index - 2, NULL); in rewrite_expr_tree_parallel() 6445 swap_ops_for_binary_stmt (ops, len - 3, stmt); in reassociate_bb()
|