Home
last modified time | relevance | path

Searched refs:and_them (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddojump.c1097 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1102 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1111 if (and_them) in do_compare_rtx_and_jump()
H A Dexpmed.c5525 bool and_them; in emit_store_flag() local
5566 and_them = split_comparison (code, mode, &first_code, &code); in emit_store_flag()
5572 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in emit_store_flag()
5585 if (and_them) in emit_store_flag()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddojump.c1104 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1109 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1118 if (and_them) in do_compare_rtx_and_jump()
H A Dexpmed.c5632 bool and_them; in emit_store_flag() local
5673 and_them = split_comparison (code, mode, &first_code, &code); in emit_store_flag()
5679 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in emit_store_flag()
5694 if (and_them) in emit_store_flag()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddojump.c1039 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1044 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1048 if (and_them) in do_compare_rtx_and_jump()
H A Dexpmed.c5434 bool and_them; in emit_store_flag() local
5475 and_them = split_comparison (code, mode, &first_code, &code); in emit_store_flag()
5481 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in emit_store_flag()
5494 if (and_them) in emit_store_flag()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddojump.c1039 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1044 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1048 if (and_them) in do_compare_rtx_and_jump()
H A Dexpmed.c5434 bool and_them; in emit_store_flag() local
5475 and_them = split_comparison (code, mode, &first_code, &code); in emit_store_flag()
5481 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in emit_store_flag()
5494 if (and_them) in emit_store_flag()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddojump.c1104 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1109 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1118 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1166 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddojump.c1120 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1125 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1144 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1142 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1166 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1142 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1166 if (and_them) in do_compare_rtx_and_jump()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1166 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddojump.c1120 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1125 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1144 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddojump.c1118 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1123 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1142 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddojump.c1120 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1125 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1144 if (and_them) in do_compare_rtx_and_jump()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddojump.c1112 bool and_them = split_comparison (code, mode, &first_code, &code); in do_compare_rtx_and_jump() local
1117 gcc_assert (first_code == (and_them ? ORDERED : UNORDERED)); in do_compare_rtx_and_jump()
1136 if (and_them) in do_compare_rtx_and_jump()

12