Home
last modified time | relevance | path

Searched refs:expand_complex_div_straight (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c1235 expand_complex_div_straight (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_straight() function
1468 expand_complex_div_straight (gsi, inner_type, ar, ai, br, bi, code); in expand_complex_division()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc1249 expand_complex_div_straight (gimple_stmt_iterator *gsi, tree inner_type, in expand_complex_div_straight() function
1493 expand_complex_div_straight (gsi, inner_type, ar, ai, br, bi, code); in expand_complex_division()
H A DChangeLog14061 (expand_complex_div_straight): Likewise.
H A DChangeLog-202128883 (expand_complex_div_straight): Likewise.
H A DChangeLog-20098189 * tree-complex.c (expand_complex_div_straight,