Home
last modified time | relevance | path

Searched refs:own_fallthrough (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2822 int own_fallthrough; in fill_eager_delay_slots() local
2863 own_fallthrough = 0; in fill_eager_delay_slots()
2870 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2885 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2895 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2902 if (own_fallthrough) in fill_eager_delay_slots()
2904 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c2782 int own_fallthrough; in fill_eager_delay_slots() local
2823 own_fallthrough = 0; in fill_eager_delay_slots()
2830 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2845 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2855 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2862 if (own_fallthrough) in fill_eager_delay_slots()
2864 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c2977 int own_fallthrough; in fill_eager_delay_slots() local
3018 own_fallthrough = 0; in fill_eager_delay_slots()
3025 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
3041 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
3053 own_fallthrough, in fill_eager_delay_slots()
3060 if (own_fallthrough) in fill_eager_delay_slots()
3064 own_fallthrough, in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c2833 int own_fallthrough; in fill_eager_delay_slots() local
2874 own_fallthrough = 0; in fill_eager_delay_slots()
2881 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
2897 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
2909 own_fallthrough, in fill_eager_delay_slots()
2916 if (own_fallthrough) in fill_eager_delay_slots()
2920 own_fallthrough, in fill_eager_delay_slots()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c2834 int own_fallthrough; in fill_eager_delay_slots() local
2875 own_fallthrough = 0; in fill_eager_delay_slots()
2882 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2897 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2907 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2914 if (own_fallthrough) in fill_eager_delay_slots()
2916 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c2822 int own_fallthrough; in fill_eager_delay_slots() local
2863 own_fallthrough = 0; in fill_eager_delay_slots()
2870 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2885 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2895 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2902 if (own_fallthrough) in fill_eager_delay_slots()
2904 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c2802 int own_fallthrough; in fill_eager_delay_slots() local
2843 own_fallthrough = 0; in fill_eager_delay_slots()
2850 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2865 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2875 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2882 if (own_fallthrough) in fill_eager_delay_slots()
2884 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c2869 int own_fallthrough; in fill_eager_delay_slots() local
2910 own_fallthrough = 0; in fill_eager_delay_slots()
2917 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2932 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2942 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2949 if (own_fallthrough) in fill_eager_delay_slots()
2951 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c2860 int own_fallthrough; in fill_eager_delay_slots() local
2901 own_fallthrough = 0; in fill_eager_delay_slots()
2908 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
2924 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
2936 own_fallthrough, in fill_eager_delay_slots()
2943 if (own_fallthrough) in fill_eager_delay_slots()
2947 own_fallthrough, in fill_eager_delay_slots()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2822 int own_fallthrough; in fill_eager_delay_slots() local
2863 own_fallthrough = 0; in fill_eager_delay_slots()
2870 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2885 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2895 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2902 if (own_fallthrough) in fill_eager_delay_slots()
2904 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c2952 int own_fallthrough; in fill_eager_delay_slots() local
2993 own_fallthrough = 0; in fill_eager_delay_slots()
3000 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
3016 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
3028 own_fallthrough, in fill_eager_delay_slots()
3035 if (own_fallthrough) in fill_eager_delay_slots()
3039 own_fallthrough, in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2822 int own_fallthrough; in fill_eager_delay_slots() local
2863 own_fallthrough = 0; in fill_eager_delay_slots()
2870 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2885 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2895 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2902 if (own_fallthrough) in fill_eager_delay_slots()
2904 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2822 int own_fallthrough; in fill_eager_delay_slots() local
2863 own_fallthrough = 0; in fill_eager_delay_slots()
2870 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2885 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2895 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2902 if (own_fallthrough) in fill_eager_delay_slots()
2904 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c2843 int own_fallthrough; in fill_eager_delay_slots() local
2884 own_fallthrough = 0; in fill_eager_delay_slots()
2891 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2906 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2916 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2923 if (own_fallthrough) in fill_eager_delay_slots()
2925 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c2869 int own_fallthrough; in fill_eager_delay_slots() local
2910 own_fallthrough = 0; in fill_eager_delay_slots()
2917 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2932 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2942 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2949 if (own_fallthrough) in fill_eager_delay_slots()
2951 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c2834 int own_fallthrough; in fill_eager_delay_slots() local
2875 own_fallthrough = 0; in fill_eager_delay_slots()
2882 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2897 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2907 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2914 if (own_fallthrough) in fill_eager_delay_slots()
2916 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c2844 int own_fallthrough; in fill_eager_delay_slots() local
2885 own_fallthrough = 0; in fill_eager_delay_slots()
2892 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2907 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2917 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2924 if (own_fallthrough) in fill_eager_delay_slots()
2926 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c2836 int own_fallthrough; in fill_eager_delay_slots() local
2877 own_fallthrough = 0; in fill_eager_delay_slots()
2884 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2899 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2909 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2916 if (own_fallthrough) in fill_eager_delay_slots()
2918 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c2869 int own_fallthrough; in fill_eager_delay_slots() local
2910 own_fallthrough = 0; in fill_eager_delay_slots()
2917 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2932 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2942 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2949 if (own_fallthrough) in fill_eager_delay_slots()
2951 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c2834 int own_fallthrough; in fill_eager_delay_slots() local
2875 own_fallthrough = 0; in fill_eager_delay_slots()
2882 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2897 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2907 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2914 if (own_fallthrough) in fill_eager_delay_slots()
2916 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c2952 int own_fallthrough; in fill_eager_delay_slots() local
2993 own_fallthrough = 0; in fill_eager_delay_slots()
3000 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
3016 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
3028 own_fallthrough, in fill_eager_delay_slots()
3035 if (own_fallthrough) in fill_eager_delay_slots()
3039 own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c2844 int own_fallthrough; in fill_eager_delay_slots() local
2885 own_fallthrough = 0; in fill_eager_delay_slots()
2892 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2907 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2917 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2924 if (own_fallthrough) in fill_eager_delay_slots()
2926 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c2850 int own_fallthrough; in fill_eager_delay_slots() local
2891 own_fallthrough = 0; in fill_eager_delay_slots()
2898 own_fallthrough = own_thread_p (NEXT_INSN (insn), NULL_RTX, 1); in fill_eager_delay_slots()
2914 if (delay_list == 0 && own_fallthrough) in fill_eager_delay_slots()
2926 own_fallthrough, in fill_eager_delay_slots()
2933 if (own_fallthrough) in fill_eager_delay_slots()
2937 own_fallthrough, in fill_eager_delay_slots()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c2802 int own_fallthrough; in fill_eager_delay_slots() local
2843 own_fallthrough = 0; in fill_eager_delay_slots()
2850 own_fallthrough = own_thread_p (NEXT_INSN (jump_insn), NULL_RTX, 1); in fill_eager_delay_slots()
2865 if (delay_list.is_empty () && own_fallthrough) in fill_eager_delay_slots()
2875 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()
2882 if (own_fallthrough) in fill_eager_delay_slots()
2884 insn_at_target, 0, 0, own_fallthrough, in fill_eager_delay_slots()