Searched refs:expand_complex_addition (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-complex.c | 913 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition() function 1735 expand_complex_addition (gsi, inner_type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-complex.cc | 915 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition() function 1783 expand_complex_addition (gsi, inner_type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|
H A D | ChangeLog-2005 | 10327 * tree-complex.c (expand_complex_addition): Use 'code' instead 15399 (expand_complex_addition): Use complex lattice values.
|
H A D | ChangeLog-2021 | 28880 (expand_complex_addition): Use gimple_build.
|