Searched refs:expand_complex_addition (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-complex.c | 860 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition() function 1565 expand_complex_addition (gsi, inner_type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-complex.c | 910 expand_complex_addition (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_addition() function 1633 expand_complex_addition (gsi, inner_type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|