Home
last modified time | relevance | path

Searched refs:expand_complex_addition (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c913 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 Dtree-complex.cc915 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 DChangeLog-200510327 * tree-complex.c (expand_complex_addition): Use 'code' instead
15399 (expand_complex_addition): Use complex lattice values.
H A DChangeLog-202128880 (expand_complex_addition): Use gimple_build.