Home
last modified time | relevance | path

Searched refs:other_condition (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/opal/opal-3.10.10/src/Python/ptlib/
H A DPSync.sip69 if (other_condition)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
920 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
921 || other_condition == const_true_rtx) in condition_dominates_p()
924 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
927 other_code = GET_CODE (other_condition); in condition_dominates_p()
929 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
930 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c865 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
869 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
870 || other_condition == const_true_rtx) in condition_dominates_p()
873 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
876 other_code = GET_CODE (other_condition); in condition_dominates_p()
878 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
879 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c1123 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
1127 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
1128 || other_condition == const_true_rtx) in condition_dominates_p()
1131 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
1134 other_code = GET_CODE (other_condition); in condition_dominates_p()
1136 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
1137 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c950 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
954 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
955 || other_condition == const_true_rtx) in condition_dominates_p()
958 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
961 other_code = GET_CODE (other_condition); in condition_dominates_p()
963 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
964 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
920 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
921 || other_condition == const_true_rtx) in condition_dominates_p()
924 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
927 other_code = GET_CODE (other_condition); in condition_dominates_p()
929 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
930 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c913 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
917 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
918 || other_condition == const_true_rtx) in condition_dominates_p()
921 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
924 other_code = GET_CODE (other_condition); in condition_dominates_p()
926 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
927 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c962 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
966 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
967 || other_condition == const_true_rtx) in condition_dominates_p()
970 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
973 other_code = GET_CODE (other_condition); in condition_dominates_p()
975 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
976 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
920 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
921 || other_condition == const_true_rtx) in condition_dominates_p()
924 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
927 other_code = GET_CODE (other_condition); in condition_dominates_p()
929 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
930 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c1099 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
1103 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
1104 || other_condition == const_true_rtx) in condition_dominates_p()
1107 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
1110 other_code = GET_CODE (other_condition); in condition_dominates_p()
1112 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
1113 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
920 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
921 || other_condition == const_true_rtx) in condition_dominates_p()
924 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
927 other_code = GET_CODE (other_condition); in condition_dominates_p()
929 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
930 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c916 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
920 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
921 || other_condition == const_true_rtx) in condition_dominates_p()
924 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
927 other_code = GET_CODE (other_condition); in condition_dominates_p()
929 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
930 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c930 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
934 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
935 || other_condition == const_true_rtx) in condition_dominates_p()
938 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
941 other_code = GET_CODE (other_condition); in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
944 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c931 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
935 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
936 || other_condition == const_true_rtx) in condition_dominates_p()
939 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
942 other_code = GET_CODE (other_condition); in condition_dominates_p()
944 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
945 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c930 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
934 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
935 || other_condition == const_true_rtx) in condition_dominates_p()
938 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
941 other_code = GET_CODE (other_condition); in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
944 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c929 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
933 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
934 || other_condition == const_true_rtx) in condition_dominates_p()
937 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
940 other_code = GET_CODE (other_condition); in condition_dominates_p()
942 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
943 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c1099 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
1103 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
1104 || other_condition == const_true_rtx) in condition_dominates_p()
1107 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
1110 other_code = GET_CODE (other_condition); in condition_dominates_p()
1112 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
1113 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c931 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
935 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
936 || other_condition == const_true_rtx) in condition_dominates_p()
939 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
942 other_code = GET_CODE (other_condition); in condition_dominates_p()
944 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
945 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c962 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
966 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
967 || other_condition == const_true_rtx) in condition_dominates_p()
970 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
973 other_code = GET_CODE (other_condition); in condition_dominates_p()
975 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
976 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c913 rtx other_condition = get_branch_condition (insn, JUMP_LABEL (insn)); in condition_dominates_p() local
917 if (rtx_equal_p (condition, other_condition) in condition_dominates_p()
918 || other_condition == const_true_rtx) in condition_dominates_p()
921 else if (condition == const_true_rtx || other_condition == 0) in condition_dominates_p()
924 other_code = GET_CODE (other_condition); in condition_dominates_p()
926 || ! rtx_equal_p (XEXP (condition, 0), XEXP (other_condition, 0)) in condition_dominates_p()
927 || ! rtx_equal_p (XEXP (condition, 1), XEXP (other_condition, 1))) in condition_dominates_p()

123