Home
last modified time | relevance | path

Searched refs:early_queue_to_ready (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhaifa-sched.cc862 static int early_queue_to_ready (state_t, struct ready_list *);
5286 early_queue_to_ready (state_t state, struct ready_list *ready) in early_queue_to_ready() function
6790 if (early_queue_to_ready (temp_state, &ready)) in schedule_block()
H A DChangeLog-200616531 (early_queue_to_ready): Fix typo.
H A DChangeLog-201422821 (early_queue_to_ready): Likewise for locals "link", "next_link",
24156 (early_queue_to_ready): Likewise for local "insn".
H A DChangeLog-20036140 (early_queue_to_ready): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhaifa-sched.c862 static int early_queue_to_ready (state_t, struct ready_list *);
5284 early_queue_to_ready (state_t state, struct ready_list *ready) in early_queue_to_ready() function
6781 if (early_queue_to_ready (temp_state, &ready)) in schedule_block()