Searched refs:update_complex_assignment (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-complex.c | 620 update_complex_assignment (block_stmt_iterator *bsi, tree r, tree i) in update_complex_assignment() function 765 update_complex_assignment (bsi, r, i); in expand_complex_move() 877 update_complex_assignment (bsi, rr, ri); in expand_complex_addition() 1005 update_complex_assignment (bsi, rr, ri); in expand_complex_multiplication() 1034 update_complex_assignment (bsi, rr, ri); in expand_complex_div_straight() 1177 update_complex_assignment (bsi, rr, ri); in expand_complex_div_wide() 1255 update_complex_assignment (bsi, rr, ri); in expand_complex_division() 1271 update_complex_assignment (bsi, rr, ri); in expand_complex_negation() 1286 update_complex_assignment (bsi, ar, ri); in expand_complex_conjugate()
|
| D | ChangeLog-2005 | 2840 * tree-complex.c (update_complex_assignment, expand_complex_div_wide): 15398 (update_complex_assignment): Use update_complex_components; 25478 * tree-complex.c (update_complex_assignment): Call mark_stmt_modified.
|
| D | ChangeLog-2004 | 19945 * tree-complex.c (update_complex_assignment,
|