Home
last modified time | relevance | path

Searched refs:get_branch_condition (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c190 static rtx get_branch_condition (rtx, rtx);
880 prediction = mostly_true_jump (insn, get_branch_condition (insn, label)); in get_jump_flags()
1075 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
1123 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
3004 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
3179 get_branch_condition (other, in relax_delay_slots()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c196 static rtx get_branch_condition (rtx, rtx);
846 prediction = mostly_true_jump (insn, get_branch_condition (insn, label)); in get_jump_flags()
1051 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
1099 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2979 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
3156 get_branch_condition (other, in relax_delay_slots()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c196 static rtx get_branch_condition (rtx, rtx);
846 prediction = mostly_true_jump (insn, get_branch_condition (insn, label)); in get_jump_flags()
1051 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
1099 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2979 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
3156 get_branch_condition (other, in relax_delay_slots()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c203 static rtx get_branch_condition (const rtx_insn *, rtx);
868 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2849 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
H A DChangeLog-201113804 (get_branch_condition): Test pc_rtx and LABEL_REF before dereferencing.
16554 mostly_true_jump, get_branch_condition,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c190 static rtx get_branch_condition (const rtx_insn *, rtx);
817 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
865 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2809 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c220 static rtx get_branch_condition (rtx, rtx);
902 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
950 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2860 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2861 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c203 static rtx get_branch_condition (const rtx_insn *, rtx);
868 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2849 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c202 static rtx get_branch_condition (const rtx_insn *, rtx);
865 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
913 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2829 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2896 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c180 static rtx get_branch_condition (rtx, rtx);
916 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
962 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2887 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c203 static rtx get_branch_condition (const rtx_insn *, rtx);
868 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2849 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c203 static rtx get_branch_condition (const rtx_insn *, rtx);
868 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2849 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c203 static rtx get_branch_condition (const rtx_insn *, rtx);
868 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2849 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c216 static rtx get_branch_condition (const rtx_insn *, rtx);
882 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
930 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2870 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2896 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2861 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c216 static rtx get_branch_condition (const rtx_insn *, rtx);
883 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
931 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2871 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c216 static rtx get_branch_condition (const rtx_insn *, rtx);
882 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
930 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2863 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2896 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c215 static rtx get_branch_condition (const rtx_insn *, rtx);
881 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2861 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c216 static rtx get_branch_condition (const rtx_insn *, rtx);
883 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
931 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2871 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c180 static rtx get_branch_condition (rtx, rtx);
916 get_branch_condition (rtx insn, rtx target) in get_branch_condition() function
962 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2877 condition = get_branch_condition (insn, target_label); in fill_eager_delay_slots()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c202 static rtx get_branch_condition (const rtx_insn *, rtx);
865 get_branch_condition (const rtx_insn *insn, rtx target) in get_branch_condition() function
913 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p()
2829 condition = get_branch_condition (jump_insn, target_label); in fill_eager_delay_slots()

12345