Searched refs:expand_complex_division (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-complex.c | 1419 expand_complex_division (gimple_stmt_iterator *gsi, tree type, in expand_complex_division() function 1747 expand_complex_division (gsi, type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-complex.cc | 1442 expand_complex_division (gimple_stmt_iterator *gsi, tree type, in expand_complex_division() function 1795 expand_complex_division (gsi, type, ar, ai, br, bi, code, al, bl); in expand_complex_operations_1()
|
H A D | ChangeLog-2005 | 15401 (expand_complex_division): Likewise. 31961 (expand_complex_division): Likewise.
|
H A D | ChangeLog-2018 | 24330 (expand_complex_division): Rename inner_type parameter to type. 24333 and expand_complex_division call-sites.
|
H A D | ChangeLog-2021 | 28885 (expand_complex_division): Likewise.
|
H A D | ChangeLog-2016 | 15770 * tree-complex.c (expand_complex_division): Add missing break.
|
H A D | ChangeLog-2004 | 13985 * tree-complex.c (extract_component, expand_complex_division,
|