Searched refs:expand_complex_libcall (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-complex.c | 884 expand_complex_libcall (block_stmt_iterator *bsi, tree ar, tree ai, in expand_complex_libcall() function 978 expand_complex_libcall (bsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication() 1236 expand_complex_libcall (bsi, ar, ai, br, bi, code); in expand_complex_division()
|