Home
last modified time | relevance | path

Searched refs:expr_in_all_succ_branches (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c2742 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2784 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2794 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2845 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2848 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c2741 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2783 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2793 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2842 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2845 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c2772 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2814 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2824 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2873 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2876 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL;
2771 expr_in_all_succ_branches = av_set_copy (succ_set);
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches)
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr)))
2835 av_set_clear (&expr_in_all_succ_branches);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched.c2774 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2816 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2826 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2875 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2878 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched.c2742 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2784 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2794 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2845 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2848 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched.c2742 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2784 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2794 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2845 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2848 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched.c2743 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2785 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2795 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2844 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2847 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched.c2772 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2814 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2824 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2873 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2876 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched.c2729 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2771 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2781 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2832 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2835 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched.c2741 av_set_t expr_in_all_succ_branches = NULL; in compute_av_set_at_bb_end() local
2783 expr_in_all_succ_branches = av_set_copy (succ_set); in compute_av_set_at_bb_end()
2793 FOR_EACH_EXPR_1 (expr, i, &expr_in_all_succ_branches) in compute_av_set_at_bb_end()
2842 if (!av_set_is_in_p (expr_in_all_succ_branches, EXPR_VINSN (expr))) in compute_av_set_at_bb_end()
2845 av_set_clear (&expr_in_all_succ_branches); in compute_av_set_at_bb_end()