Home
last modified time | relevance | path

Searched refs:execute_cse_reciprocals_1 (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-math-opts.c426 execute_cse_reciprocals_1 (block_stmt_iterator *def_bsi, tree def) in execute_cse_reciprocals_1() function
501 execute_cse_reciprocals_1 (NULL, default_def (arg)); in execute_cse_reciprocals()
513 execute_cse_reciprocals_1 (NULL, def); in execute_cse_reciprocals()
523 execute_cse_reciprocals_1 (&bsi, def); in execute_cse_reciprocals()
H A DChangeLog2080 (execute_cse_reciprocals_1): Rewritten.
2081 (execute_cse_reciprocals): Adjust calls to execute_cse_reciprocals_1.
8229 (execute_cse_reciprocals_1): Replace the 'phi' argument with an
8233 to execute_cse_reciprocals_1.
8667 * tree-ssa-math-opts.c (execute_cse_reciprocals_1):
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-math-opts.c444 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
523 execute_cse_reciprocals_1 (NULL, name); in execute_cse_reciprocals()
538 execute_cse_reciprocals_1 (NULL, def); in execute_cse_reciprocals()
549 execute_cse_reciprocals_1 (&gsi, def); in execute_cse_reciprocals()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-math-opts.c444 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
523 execute_cse_reciprocals_1 (NULL, name); in execute_cse_reciprocals()
538 execute_cse_reciprocals_1 (NULL, def); in execute_cse_reciprocals()
549 execute_cse_reciprocals_1 (&gsi, def); in execute_cse_reciprocals()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-math-opts.c461 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
540 execute_cse_reciprocals_1 (NULL, name); in execute_cse_reciprocals()
555 execute_cse_reciprocals_1 (NULL, def); in execute_cse_reciprocals()
566 execute_cse_reciprocals_1 (&gsi, def); in execute_cse_reciprocals()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
734 execute_cse_reciprocals_1 (NULL, name); in execute()
748 execute_cse_reciprocals_1 (NULL, def); in execute()
760 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-math-opts.c732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
929 execute_cse_reciprocals_1 (NULL, name); in execute()
943 execute_cse_reciprocals_1 (NULL, def); in execute()
956 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
734 execute_cse_reciprocals_1 (NULL, name); in execute()
748 execute_cse_reciprocals_1 (NULL, def); in execute()
760 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
734 execute_cse_reciprocals_1 (NULL, name); in execute()
748 execute_cse_reciprocals_1 (NULL, def); in execute()
760 execute_cse_reciprocals_1 (&gsi, def); in execute()
H A DChangeLog.gimple-classes1281 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Likewise.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-math-opts.c733 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
930 execute_cse_reciprocals_1 (NULL, name); in execute()
944 execute_cse_reciprocals_1 (NULL, def); in execute()
957 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
734 execute_cse_reciprocals_1 (NULL, name); in execute()
748 execute_cse_reciprocals_1 (NULL, def); in execute()
760 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
734 execute_cse_reciprocals_1 (NULL, name); in execute()
748 execute_cse_reciprocals_1 (NULL, def); in execute()
760 execute_cse_reciprocals_1 (&gsi, def); in execute()
H A DChangeLog.gimple-classes1281 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-math-opts.c537 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
733 execute_cse_reciprocals_1 (NULL, name); in execute()
747 execute_cse_reciprocals_1 (NULL, def); in execute()
759 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-math-opts.c732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
929 execute_cse_reciprocals_1 (NULL, name); in execute()
943 execute_cse_reciprocals_1 (NULL, def); in execute()
956 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-math-opts.c732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
929 execute_cse_reciprocals_1 (NULL, name); in execute()
943 execute_cse_reciprocals_1 (NULL, def); in execute()
956 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-math-opts.c733 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
930 execute_cse_reciprocals_1 (NULL, name); in execute()
944 execute_cse_reciprocals_1 (NULL, def); in execute()
957 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-math-opts.c733 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
930 execute_cse_reciprocals_1 (NULL, name); in execute()
944 execute_cse_reciprocals_1 (NULL, def); in execute()
957 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c455 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
578 execute_cse_reciprocals_1 (NULL, name); in execute()
592 execute_cse_reciprocals_1 (NULL, def); in execute()
604 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c455 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
578 execute_cse_reciprocals_1 (NULL, name); in execute()
592 execute_cse_reciprocals_1 (NULL, def); in execute()
604 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-math-opts.c750 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
947 execute_cse_reciprocals_1 (NULL, name); in execute()
961 execute_cse_reciprocals_1 (NULL, def); in execute()
974 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-math-opts.c750 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
947 execute_cse_reciprocals_1 (NULL, name); in execute()
961 execute_cse_reciprocals_1 (NULL, def); in execute()
974 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c750 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
947 execute_cse_reciprocals_1 (NULL, name); in execute()
961 execute_cse_reciprocals_1 (NULL, def); in execute()
974 execute_cse_reciprocals_1 (&gsi, def); in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c750 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
947 execute_cse_reciprocals_1 (NULL, name); in execute()
961 execute_cse_reciprocals_1 (NULL, def); in execute()
974 execute_cse_reciprocals_1 (&gsi, def); in execute()

123456