Home
last modified time | relevance | path

Searched refs:follow_jumps (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2282 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2777 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3156 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3313 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c2214 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2737 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3092 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3273 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c2296 follow_jumps (rtx label, rtx jump, bool *crossing) in follow_jumps() function
2790 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, &crossing); in fill_slots_from_thread()
3162 = skip_consecutive_labels (follow_jumps (target_label, insn, in relax_delay_slots()
3312 trial = skip_consecutive_labels (follow_jumps (target_label, delay_insn, in relax_delay_slots()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2789 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3168 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3332 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c2282 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2777 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3156 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3313 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c2265 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2757 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3137 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3291 trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2824 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3203 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3384 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c2322 follow_jumps (rtx label, rtx jump, bool *crossing) in follow_jumps() function
2817 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, &crossing); in fill_slots_from_thread()
3189 = skip_consecutive_labels (follow_jumps (target_label, insn, in relax_delay_slots()
3339 trial = skip_consecutive_labels (follow_jumps (target_label, delay_insn, in relax_delay_slots()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2282 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2777 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3156 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3313 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2282 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2777 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3156 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3313 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c2282 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2777 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3156 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3313 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c2302 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2798 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3177 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3334 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2824 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3203 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3384 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2789 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3168 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3349 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c2303 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2799 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3178 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3342 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c2296 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2791 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3170 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3334 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2824 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3203 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3384 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c2295 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2789 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3168 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3349 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c2303 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2799 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3178 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3342 rtx trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c2312 follow_jumps (rtx label, rtx jump, bool *crossing) in follow_jumps() function
2807 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, &crossing); in fill_slots_from_thread()
3179 = skip_consecutive_labels (follow_jumps (target_label, insn, in relax_delay_slots()
3328 trial = skip_consecutive_labels (follow_jumps (target_label, delay_insn, in relax_delay_slots()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c2265 follow_jumps (rtx label, rtx_insn *jump, bool *crossing) in follow_jumps() function
2757 new_thread = follow_jumps (JUMP_LABEL (new_thread), insn, in fill_slots_from_thread()
3137 = skip_consecutive_labels (follow_jumps (target_label, jump_insn, in relax_delay_slots()
3291 trial = skip_consecutive_labels (follow_jumps (target_label, in relax_delay_slots()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c2938 new_thread = follow_jumps (JUMP_LABEL (new_thread)); in fill_slots_from_thread()
3112 target_label = skip_consecutive_labels (follow_jumps (target_label)); in relax_delay_slots()
3261 trial = skip_consecutive_labels (follow_jumps (target_label)); in relax_delay_slots()
H A Dcse.c6602 int follow_jumps, int skip_blocks) in cse_end_of_basic_block() argument
6635 follow_jumps = skip_blocks = 0; in cse_end_of_basic_block()
6683 … else if ((follow_jumps || skip_blocks) && path_size < PARAM_VALUE (PARAM_MAX_CSE_PATH_LENGTH) - 1 in cse_end_of_basic_block()
6701 if (follow_jumps && q != 0 && BARRIER_P (q)) in cse_end_of_basic_block()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c2914 new_thread = follow_jumps (JUMP_LABEL (new_thread)); in fill_slots_from_thread()
3087 target_label = follow_jumps (target_label); in relax_delay_slots()
3239 trial = follow_jumps (target_label); in relax_delay_slots()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c2914 new_thread = follow_jumps (JUMP_LABEL (new_thread)); in fill_slots_from_thread()
3087 target_label = follow_jumps (target_label); in relax_delay_slots()
3239 trial = follow_jumps (target_label); in relax_delay_slots()

1234567891011