Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c994 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1146 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1188 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1474 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc999 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1153 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1198 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1499 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
H A DChangeLog.gimple-classes1000 (expand_complex_libcall): Likewise.
3951 * tree-complex.c (expand_complex_libcall): Likewise for local
H A DChangeLog.tuples4767 (expand_complex_libcall): Set SSA_NAME_DEF_STMT on LHS.
H A DChangeLog-20187513 * tree-complex.c (expand_complex_libcall): Pass cfun to
24270 (expand_complex_libcall): Preserve EH info of the original stmt.
24324 * tree-complex.c (expand_complex_libcall): Add type, inplace_p
24331 Update expand_complex_libcall call-site.
H A DChangeLog-20062579 * tree-complex.c (expand_complex_libcall): Adjust for
3870 (expand_complex_libcall): Update.
H A DChangeLog-200512310 * tree-complex.c (expand_complex_libcall): Produce
15402 (expand_complex_libcall): Use update_complex_components.
31959 * tree-complex.c (expand_complex_libcall): New.
H A DChangeLog-200883 * tree-complex.c (expand_complex_libcall): Call
H A DChangeLog-200926311 (expand_complex_libcall): Add casts to enum type.
H A DChangeLog-200728651 * tree-complex.c (expand_complex_libcall): Use build_call_expr to
H A DChangeLog-20118922 * tree-complex.c (expand_complex_libcall): Ditto.