Searched refs:update_complex_assignment (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/gcc/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()
|