Home
last modified time | relevance | path

Searched refs:fill_slots_from_thread (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/devel/mpatrol/mpatrol/extra/
H A Dcc1.dot247 "fill_eager_delay_slots" -> "fill_slots_from_thread" [label = "4072"];
248 "fill_slots_from_thread" -> "copy_rtx" [label = "4072"];
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c231 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2254 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2355 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2880 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2894 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2903 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c218 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2186 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2287 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2840 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2854 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2863 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2868 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c214 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx, int, int, int, int,
2414 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2546 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
3036 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
3051 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3062 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3070 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c244 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx,
2266 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2367 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
2892 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
2907 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2918 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2926 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2892 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2906 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2915 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2920 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c231 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2254 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2355 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2880 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2894 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2903 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c230 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2237 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2339 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2860 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2874 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2883 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2888 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2927 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2941 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2950 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2955 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c204 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx,
2292 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2394 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
2919 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
2934 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2945 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2953 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c231 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2254 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2355 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2880 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2894 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2903 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c220 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx, int, int, int, int,
2388 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2520 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
3011 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
3026 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3037 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3045 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c231 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2254 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2355 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2880 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2894 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2903 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c231 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2254 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2355 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2880 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2894 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2903 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c244 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2274 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2375 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2901 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2915 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2924 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2929 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2927 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2941 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2950 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2955 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2892 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2906 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2915 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2920 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c244 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2275 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2376 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2902 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2916 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2925 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2930 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c244 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2268 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2369 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2894 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2908 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2917 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2922 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2927 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2941 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2950 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2955 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c243 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2267 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2368 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2892 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2906 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2915 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2920 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c220 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx, int, int, int, int,
2388 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2520 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
3011 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
3026 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3037 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3045 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c244 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2275 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2376 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2902 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2916 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2925 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2930 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c204 static rtx fill_slots_from_thread (rtx, rtx, rtx, rtx,
2282 = fill_slots_from_thread (insn, const_true_rtx, in fill_simple_delay_slots()
2384 fill_slots_from_thread (rtx insn, rtx condition, rtx thread, in fill_slots_from_thread() function
2909 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
2924 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2935 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2943 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c230 static void fill_slots_from_thread (rtx_jump_insn *, rtx, rtx, rtx,
2237 fill_slots_from_thread (jump_insn, const_true_rtx, in fill_simple_delay_slots()
2339 fill_slots_from_thread (rtx_jump_insn *insn, rtx condition, in fill_slots_from_thread() function
2860 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()
2874 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2883 fill_slots_from_thread (jump_insn, condition, fallthrough_insn, in fill_eager_delay_slots()
2888 fill_slots_from_thread (jump_insn, condition, insn_at_target, in fill_eager_delay_slots()

12345678910>>...19