Home
last modified time | relevance | path

Searched refs:expand_complex_libcall (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/
HDtree-complex.c884 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()
HDChangeLog-200512311 * tree-complex.c (expand_complex_libcall): Produce
15403 (expand_complex_libcall): Use update_complex_components.
31960 * tree-complex.c (expand_complex_libcall): New.