Searched refs:expand_complex_negation (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-complex.c | 1334 expand_complex_negation (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_negation() function 1581 expand_complex_negation (gsi, inner_type, ar, ai); in expand_complex_operations_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-complex.c | 1394 expand_complex_negation (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_negation() function 1649 expand_complex_negation (gsi, inner_type, ar, ai); in expand_complex_operations_1()
|