Searched refs:swap_ssa_operands (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa-operands.h | 98 extern void swap_ssa_operands (gimple *, tree *, tree *);
|
| D | tree-ssa-operands.cc | 1158 swap_ssa_operands (gimple *stmt, tree *exp0, tree *exp1) in swap_ssa_operands() function
|
| D | tree-parloops.cc | 344 swap_ssa_operands (next_stmt, in parloops_is_slp_reduction() 809 swap_ssa_operands (def_stmt, in parloops_is_simple_reduction() 823 swap_ssa_operands (def_stmt, gimple_assign_rhs1_ptr (def_stmt), in parloops_is_simple_reduction()
|
| D | tree-ssa-reassoc.cc | 4276 swap_ssa_operands (vcond0, gimple_assign_rhs2_ptr (vcond0), in optimize_vec_cond_expr() 5965 swap_ssa_operands (stmt, in linearize_expr_tree() 6031 swap_ssa_operands (user, in repropagate_negates()
|
| D | cfgexpand.cc | 5768 swap_ssa_operands (stmt, gimple_assign_rhs1_ptr (stmt), in reorder_operands()
|
| D | ChangeLog-2013 | 16636 * tree-ssa-operands.c (swap_ssa_operands): Rename from 16640 swap_ssa_operands. 16642 vect_is_simple_reduction_1): Use swap_ssa_operands.
|