Home
last modified time | relevance | path

Searched refs:next_tail (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
383 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
386 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
529 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
383 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
386 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
529 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-ebb.c120 rtx next_tail = current_sched_info->next_tail; in init_ready_list() local
127 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
131 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
202 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
203 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
389 rtx next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
392 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
535 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-ebb.c120 rtx next_tail = current_sched_info->next_tail; in init_ready_list() local
127 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
131 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
202 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
203 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
389 rtx next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
392 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
535 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-ebb.c116 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
123 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
127 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
196 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
197 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
381 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
384 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
527 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-ebb.c115 rtx_insn *next_tail = current_sched_info->next_tail; in init_ready_list() local
122 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
126 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
195 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
196 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
380 rtx_insn *next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
383 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
526 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsched-ebb.c120 rtx next_tail = current_sched_info->next_tail; in init_ready_list() local
127 debug_ebb_dependencies (NEXT_INSN (prev_head), PREV_INSN (next_tail)); in init_ready_list()
131 for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn)) in init_ready_list()
202 current_sched_info->next_tail = NEXT_INSN (BB_END (bb)); in begin_move_insn()
203 gcc_assert (current_sched_info->next_tail); in begin_move_insn()
389 rtx next_tail = NEXT_INSN (tail); in add_deps_for_risky_insns() local
392 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn)) in add_deps_for_risky_insns()
535 current_sched_info->next_tail = NEXT_INSN (tail); in schedule_ebb()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dhaifa-sched.c1088 rtx next_tail; in rm_line_notes() local
1091 next_tail = NEXT_INSN (tail); in rm_line_notes()
1115 rtx next_tail; in save_line_notes() local
1125 next_tail = NEXT_INSN (tail); in save_line_notes()
1143 rtx next_tail, insn; in restore_line_notes() local
1146 next_tail = NEXT_INSN (tail); in restore_line_notes()
1262 rtx next_tail; in rm_other_notes() local
1269 next_tail = NEXT_INSN (tail); in rm_other_notes()
1320 rtx insn, next_tail, head, tail; in find_insn_reg_weight() local
1323 next_tail = NEXT_INSN (tail); in find_insn_reg_weight()
[all …]
/dports/math/rumur/rumur-2021.09.29/misc/
H A Dpending-queue-4k.m108 next_tail: queue_handle_t
422 next_tail: thread_locals[thread_id].enqueue_locals.next_tail
493 next_tail := queue_handle_next(tail);
495 if queue_handle_is_state_pptr(next_tail) then
496 alias target: queue_nodes[next_tail.node].s[next_tail.offset] do
501 undefine next_tail;
531 undefine next_tail;
555 new := double_ptr_make(head, next_tail);
570 next_tail := queue_handle_next(tail);
571 if queue_handle_is_state_pptr(next_tail) then
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dhaifa-sched.c1476 rtx next_tail; in rm_line_notes() local
1479 next_tail = NEXT_INSN (tail); in rm_line_notes()
1496 if (insn == next_tail) in rm_line_notes()
1508 rtx next_tail; in save_line_notes() local
1518 next_tail = NEXT_INSN (tail); in save_line_notes()
1536 rtx next_tail, insn; in restore_line_notes() local
1539 next_tail = NEXT_INSN (tail); in restore_line_notes()
1646 rtx next_tail; in rm_other_notes() local
1653 next_tail = NEXT_INSN (tail); in rm_other_notes()
1671 if (insn == next_tail) in rm_other_notes()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dhaifa-sched.c1476 rtx next_tail; in rm_line_notes() local
1479 next_tail = NEXT_INSN (tail); in rm_line_notes()
1496 if (insn == next_tail) in rm_line_notes()
1508 rtx next_tail; in save_line_notes() local
1518 next_tail = NEXT_INSN (tail); in save_line_notes()
1536 rtx next_tail, insn; in restore_line_notes() local
1539 next_tail = NEXT_INSN (tail); in restore_line_notes()
1646 rtx next_tail; in rm_other_notes() local
1653 next_tail = NEXT_INSN (tail); in rm_other_notes()
1671 if (insn == next_tail) in rm_other_notes()
[all …]

12345678910>>...20