/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | reorg.c | 190 static int stop_search_p (rtx_insn *, int); 264 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1291 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2018 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2144 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2408 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | reorg.c | 177 static int stop_search_p (rtx_insn *, int); 251 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1233 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 1956 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2080 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2355 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/ |
H A D | reorg.c | 174 static int stop_search_p (rtx, int); 227 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1496 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2164 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2473 for (trial = get_last_insn (); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2597 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | reorg.c | 205 static int stop_search_p (rtx, int); 276 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1333 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2043 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2155 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2418 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2421 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ |
H A D | reorg.c | 190 static int stop_search_p (rtx_insn *, int); 264 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1291 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2018 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2144 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2408 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
H A D | ChangeLog | 7069 * reorg.c (stop_search_p): Handle DEBUG_INSN.
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ |
H A D | reorg.c | 189 static int stop_search_p (rtx_insn *, int); 263 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1283 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2009 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2131 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2392 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2436 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | reorg.c | 165 static int stop_search_p (rtx, int); 236 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1345 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2043 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2171 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2445 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ |
H A D | reorg.c | 190 static int stop_search_p (rtx_insn *, int); 264 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1291 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2018 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2144 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2408 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | reorg.c | 180 static int stop_search_p (rtx, int); 233 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1472 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2141 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2447 for (trial = get_last_insn (); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2572 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | reorg.c | 190 static int stop_search_p (rtx_insn *, int); 264 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1291 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2018 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2144 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2408 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | reorg.c | 190 static int stop_search_p (rtx_insn *, int); 264 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1291 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2018 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2144 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2408 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ |
H A D | reorg.c | 203 static int stop_search_p (rtx_insn *, int); 277 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1305 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2036 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2163 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2428 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2436 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2421 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | reorg.c | 203 static int stop_search_p (rtx_insn *, int); 277 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1306 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2037 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2164 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2429 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | reorg.c | 203 static int stop_search_p (rtx_insn *, int); 277 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1305 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2032 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2158 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2422 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2436 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | reorg.c | 202 static int stop_search_p (rtx_insn *, int); 276 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1304 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2031 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2157 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2421 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | reorg.c | 180 static int stop_search_p (rtx, int); 233 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1472 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2141 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2447 for (trial = get_last_insn (); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2572 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ |
H A D | reorg.c | 203 static int stop_search_p (rtx_insn *, int); 277 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1306 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2037 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2164 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2429 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | reorg.c | 165 static int stop_search_p (rtx, int); 236 stop_search_p (rtx insn, int labels_p) in stop_search_p() function 1335 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2033 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2161 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2435 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ |
H A D | reorg.c | 189 static int stop_search_p (rtx_insn *, int); 263 stop_search_p (rtx_insn *insn, int labels_p) in stop_search_p() function 1283 for (trial = thread; !stop_search_p (trial, 1); trial = next_trial) in try_merge_delay_insns() 2009 for (trial = prev_nonnote_insn (insn); ! stop_search_p (trial, 1); in fill_simple_delay_slots() 2131 for (trial = next_nonnote_insn (insn); !stop_search_p (trial, 1); in fill_simple_delay_slots() 2392 ! stop_search_p (trial, ! thread_if_true) && (! lose || own_thread); in fill_slots_from_thread()
|