Home
last modified time | relevance | path

Searched defs:sched_next (Results 1 – 5 of 5) sorted by path

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.c267 int *ready_ticks, int ready_ticks_size, insn_t sched_next, in flist_add()
643 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences()
808 int ready_ticks_size, rtx sched_next, int cycle, in add_to_fences()
H A Dsel-sched-ir.h304 rtx sched_next; member
737 insn_t sched_next; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.c262 int *ready_ticks, int ready_ticks_size, insn_t sched_next, in flist_add()
639 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences()
805 int ready_ticks_size, rtx_insn *sched_next, int cycle, in add_to_fences()
H A Dsel-sched-ir.h289 rtx_insn *sched_next; member
754 insn_t sched_next; member
/dragonfly/contrib/tcsh-6/
H A Dtc.sched.c50 sched_next(void) in sched_next() function