Searched defs:slots_to_fill (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | reorg.c | 1057 int slots_to_fill, int *pslots_filled, in steal_delay_list_from_target() 1201 int slots_to_fill, int *pslots_filled, in steal_delay_list_from_fallthrough() 1898 int slots_to_fill, slots_filled; in fill_simple_delay_slots() local 2370 int thread_if_true, int own_thread, int slots_to_fill, in fill_slots_from_thread() 2835 int prediction, slots_to_fill, slots_filled; in fill_eager_delay_slots() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | reorg.cc | 993 int slots_to_fill, int *pslots_filled, in steal_delay_list_from_target() 1134 int slots_to_fill, int *pslots_filled, in steal_delay_list_from_fallthrough() 1823 int slots_to_fill, slots_filled; in fill_simple_delay_slots() local 2289 int thread_if_true, int own_thread, int slots_to_fill, in fill_slots_from_thread() 2783 int prediction, slots_to_fill, slots_filled; in fill_eager_delay_slots() local
|