Searched refs:expand_complex_libcall (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-complex.c | 994 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 D | tree-complex.cc | 999 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 D | ChangeLog.gimple-classes | 1000 (expand_complex_libcall): Likewise. 3951 * tree-complex.c (expand_complex_libcall): Likewise for local
|
H A D | ChangeLog.tuples | 4767 (expand_complex_libcall): Set SSA_NAME_DEF_STMT on LHS.
|
H A D | ChangeLog-2018 | 7513 * 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 D | ChangeLog-2006 | 2579 * tree-complex.c (expand_complex_libcall): Adjust for 3870 (expand_complex_libcall): Update.
|
H A D | ChangeLog-2005 | 12310 * 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 D | ChangeLog-2008 | 83 * tree-complex.c (expand_complex_libcall): Call
|
H A D | ChangeLog-2009 | 26311 (expand_complex_libcall): Add casts to enum type.
|
H A D | ChangeLog-2007 | 28651 * tree-complex.c (expand_complex_libcall): Use build_call_expr to
|
H A D | ChangeLog-2011 | 8922 * tree-complex.c (expand_complex_libcall): Ditto.
|