Home
last modified time | relevance | path

Searched refs:expand_complex_division (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c1419 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 Dtree-complex.cc1442 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 DChangeLog-200515401 (expand_complex_division): Likewise.
31961 (expand_complex_division): Likewise.
H A DChangeLog-201824330 (expand_complex_division): Rename inner_type parameter to type.
24333 and expand_complex_division call-sites.
H A DChangeLog-202128885 (expand_complex_division): Likewise.
H A DChangeLog-201615770 * tree-complex.c (expand_complex_division): Add missing break.
H A DChangeLog-200413985 * tree-complex.c (extract_component, expand_complex_division,