Home
last modified time | relevance | path

Searched refs:next_trial (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dreorg.c792 || (next_trial != 0 in optimize_skip()
793 && JUMP_P (next_trial) in optimize_skip()
795 && (simplejump_p (next_trial) in optimize_skip()
815 if (next_trial && JUMP_P (next_trial) in optimize_skip()
816 && (simplejump_p (next_trial) in optimize_skip()
1469 rtx trial, next_trial; in try_merge_delay_insns() local
2042 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2165 trial = next_trial) in fill_simple_delay_slots()
2370 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2372 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c761 || (next_trial != 0 in optimize_skip()
762 && GET_CODE (next_trial) == JUMP_INSN in optimize_skip()
764 && (simplejump_p (next_trial) in optimize_skip()
784 if (next_trial && GET_CODE (next_trial) == JUMP_INSN in optimize_skip()
785 && (simplejump_p (next_trial) in optimize_skip()
788 target_label = JUMP_LABEL (next_trial); in optimize_skip()
1445 rtx trial, next_trial; in try_merge_delay_insns() local
2019 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2142 trial = next_trial) in fill_simple_delay_slots()
2270 next_trial = next_nonnote_insn (trial); in fill_simple_delay_slots()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dreorg.c761 || (next_trial != 0 in optimize_skip()
762 && GET_CODE (next_trial) == JUMP_INSN in optimize_skip()
764 && (simplejump_p (next_trial) in optimize_skip()
784 if (next_trial && GET_CODE (next_trial) == JUMP_INSN in optimize_skip()
785 && (simplejump_p (next_trial) in optimize_skip()
788 target_label = JUMP_LABEL (next_trial); in optimize_skip()
1445 rtx trial, next_trial; in try_merge_delay_insns() local
2019 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2142 trial = next_trial) in fill_simple_delay_slots()
2270 next_trial = next_nonnote_insn (trial); in fill_simple_delay_slots()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c755 || (next_trial != 0 in optimize_skip()
756 && simplejump_or_return_p (next_trial) in optimize_skip()
768 next_trial = next_active_insn (trial); in optimize_skip()
776 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1264 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1880 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2019 trial = next_trial) in fill_simple_delay_slots()
2145 trial = next_trial) in fill_simple_delay_slots()
2216 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2218 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dreorg.c765 rtx next_trial = next_active_insn (trial); in optimize_skip() local
787 || (next_trial != 0 in optimize_skip()
788 && simplejump_or_return_p (next_trial) in optimize_skip()
808 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1305 rtx trial, next_trial; in try_merge_delay_insns() local
1921 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2044 trial = next_trial) in fill_simple_delay_slots()
2156 trial = next_trial) in fill_simple_delay_slots()
2226 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2228 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreorg.c755 || (next_trial != 0 in optimize_skip()
756 && simplejump_or_return_p (next_trial) in optimize_skip()
768 next_trial = next_active_insn (trial); in optimize_skip()
776 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1264 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1880 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2019 trial = next_trial) in fill_simple_delay_slots()
2145 trial = next_trial) in fill_simple_delay_slots()
2216 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2218 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreorg.c753 || (next_trial != 0 in optimize_skip()
754 && simplejump_or_return_p (next_trial) in optimize_skip()
766 next_trial = next_active_insn (trial); in optimize_skip()
774 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1255 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1871 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2010 trial = next_trial) in fill_simple_delay_slots()
2132 trial = next_trial) in fill_simple_delay_slots()
2199 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2201 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dreorg.c801 || (next_trial != 0 in optimize_skip()
802 && simplejump_or_return_p (next_trial) in optimize_skip()
822 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1317 rtx trial, next_trial; in try_merge_delay_insns() local
1921 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2044 trial = next_trial) in fill_simple_delay_slots()
2172 trial = next_trial) in fill_simple_delay_slots()
2174 next_trial = next_nonnote_insn (trial); in fill_simple_delay_slots()
2247 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2249 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c755 || (next_trial != 0 in optimize_skip()
756 && simplejump_or_return_p (next_trial) in optimize_skip()
768 next_trial = next_active_insn (trial); in optimize_skip()
776 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1264 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1880 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2019 trial = next_trial) in fill_simple_delay_slots()
2145 trial = next_trial) in fill_simple_delay_slots()
2216 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2218 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreorg.c755 || (next_trial != 0 in optimize_skip()
756 && simplejump_or_return_p (next_trial) in optimize_skip()
768 next_trial = next_active_insn (trial); in optimize_skip()
776 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1264 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1880 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2019 trial = next_trial) in fill_simple_delay_slots()
2145 trial = next_trial) in fill_simple_delay_slots()
2216 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2218 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreorg.c755 || (next_trial != 0 in optimize_skip()
756 && simplejump_or_return_p (next_trial) in optimize_skip()
768 next_trial = next_active_insn (trial); in optimize_skip()
776 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1264 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1880 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2019 trial = next_trial) in fill_simple_delay_slots()
2145 trial = next_trial) in fill_simple_delay_slots()
2216 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2218 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreorg.c769 || (next_trial != 0 in optimize_skip()
770 && simplejump_or_return_p (next_trial) in optimize_skip()
782 next_trial = next_active_insn (trial); in optimize_skip()
790 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1278 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1898 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2037 trial = next_trial) in fill_simple_delay_slots()
2164 trial = next_trial) in fill_simple_delay_slots()
2236 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2238 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreorg.c770 || (next_trial != 0 in optimize_skip()
771 && simplejump_or_return_p (next_trial) in optimize_skip()
783 next_trial = next_active_insn (trial); in optimize_skip()
791 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1279 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1899 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2038 trial = next_trial) in fill_simple_delay_slots()
2165 trial = next_trial) in fill_simple_delay_slots()
2237 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2239 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreorg.c769 || (next_trial != 0 in optimize_skip()
770 && simplejump_or_return_p (next_trial) in optimize_skip()
782 next_trial = next_active_insn (trial); in optimize_skip()
790 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1278 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1894 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2033 trial = next_trial) in fill_simple_delay_slots()
2159 trial = next_trial) in fill_simple_delay_slots()
2230 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2232 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreorg.c768 || (next_trial != 0 in optimize_skip()
769 && simplejump_or_return_p (next_trial) in optimize_skip()
781 next_trial = next_active_insn (trial); in optimize_skip()
789 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1277 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1893 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2032 trial = next_trial) in fill_simple_delay_slots()
2158 trial = next_trial) in fill_simple_delay_slots()
2229 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2231 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreorg.c770 || (next_trial != 0 in optimize_skip()
771 && simplejump_or_return_p (next_trial) in optimize_skip()
783 next_trial = next_active_insn (trial); in optimize_skip()
791 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1279 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1899 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2038 trial = next_trial) in fill_simple_delay_slots()
2165 trial = next_trial) in fill_simple_delay_slots()
2237 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2239 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dreorg.c801 || (next_trial != 0 in optimize_skip()
802 && simplejump_or_return_p (next_trial) in optimize_skip()
822 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1307 rtx trial, next_trial; in try_merge_delay_insns() local
1911 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local
2034 trial = next_trial) in fill_simple_delay_slots()
2162 trial = next_trial) in fill_simple_delay_slots()
2164 next_trial = next_nonnote_insn (trial); in fill_simple_delay_slots()
2237 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2239 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreorg.c753 || (next_trial != 0 in optimize_skip()
754 && simplejump_or_return_p (next_trial) in optimize_skip()
766 next_trial = next_active_insn (trial); in optimize_skip()
774 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1255 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1871 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
2010 trial = next_trial) in fill_simple_delay_slots()
2132 trial = next_trial) in fill_simple_delay_slots()
2199 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2201 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreorg.c704 || (next_trial != 0 in optimize_skip()
705 && simplejump_or_return_p (next_trial) in optimize_skip()
717 next_trial = next_active_insn (trial); in optimize_skip()
725 if (next_trial && simplejump_or_return_p (next_trial)) in optimize_skip()
1206 rtx_insn *trial, *next_trial; in try_merge_delay_insns() local
1818 rtx_insn *insn, *trial, *next_trial; in fill_simple_delay_slots() local
1957 trial = next_trial) in fill_simple_delay_slots()
2081 trial = next_trial) in fill_simple_delay_slots()
2149 && ! (NONJUMP_INSN_P (next_trial) in fill_simple_delay_slots()
2151 && !JUMP_P (next_trial) in fill_simple_delay_slots()
[all …]
/dports/archivers/lzip/lzip-1.22/
H A Dencoder.cc335 Trial & next_trial = trials[cur+1]; in sequence_optimizer() local
337 next_trial.update( next_price, -1, cur ); // literal in sequence_optimizer()
342 if( match_byte == cur_byte && next_trial.dis4 != 0 && in sequence_optimizer()
343 next_trial.prev_index2 == single_step_trial ) in sequence_optimizer()
346 if( price <= next_trial.price ) in sequence_optimizer()
348 next_trial.price = price; in sequence_optimizer()
349 next_trial.dis4 = 0; // rep0 in sequence_optimizer()
350 next_trial.prev_index = cur; in sequence_optimizer()
361 if( match_byte != cur_byte && next_trial.prev_index != cur ) in sequence_optimizer()

123