Home
last modified time | relevance | path

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

12345678

/dports/lang/gcc11-devel/gcc-11-20211009/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()
/dports/lang/gcc10/gcc-10.3.0/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()
/dports/lang/gcc11/gcc-11.2.0/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()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-complex.c990 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1142 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1175 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1463 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/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()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-complex.c990 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1142 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1184 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1470 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
/dports/lang/gcc10-devel/gcc-10-20211008/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()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-complex.c990 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1142 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1175 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1463 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-complex.c990 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1142 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1175 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1463 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-complex.c998 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall() function
1152 expand_complex_libcall (gsi, type, ar, ai, br, bi, in expand_complex_multiplication()
1197 = expand_complex_libcall (&cond_bb_gsi, type, ar, ai, br, in expand_complex_multiplication()
1498 expand_complex_libcall (gsi, type, ar, ai, br, bi, code, true); in expand_complex_division()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-complex.c884 expand_complex_libcall (block_stmt_iterator *bsi, tree ar, tree ai, in expand_complex_libcall() function
978 expand_complex_libcall (bsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1236 expand_complex_libcall (bsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-complex.c926 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1024 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1297 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-complex.c926 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1024 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1297 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-complex.c964 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1063 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1338 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
H A DChangeLog.gimple-classes1000 (expand_complex_libcall): Likewise.
3951 * tree-complex.c (expand_complex_libcall): Likewise for local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
H A DChangeLog.gimple-classes1000 (expand_complex_libcall): Likewise.
3951 * tree-complex.c (expand_complex_libcall): Likewise for local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-complex.c945 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1043 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1321 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-complex.c986 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1085 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1367 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-complex.c964 expand_complex_libcall (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_libcall() function
1063 expand_complex_libcall (gsi, ar, ai, br, bi, MULT_EXPR); in expand_complex_multiplication()
1338 expand_complex_libcall (gsi, ar, ai, br, bi, code); in expand_complex_division()

12345678