Home
last modified time | relevance | path

Searched refs:dispatch_windows (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dx86-tune-sched-bd.cc144 } dispatch_windows; typedef
154 static dispatch_windows *dispatch_window_list;
155 static dispatch_windows *dispatch_window_list1;
226 dispatch_windows *new_list; in init_window()
261 static dispatch_windows *
264 dispatch_windows *new_list = XNEW (struct dispatch_windows_s); in allocate_window()
315 static dispatch_windows *
452 count_num_restricted (rtx_insn *insn, dispatch_windows *window_list) in count_num_restricted()
504 dispatch_windows *window_list = dispatch_window_list; in fits_dispatch_window()
505 dispatch_windows *window_list_next = dispatch_window_list->next; in fits_dispatch_window()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dx86-tune-sched-bd.c144 } dispatch_windows; typedef
154 static dispatch_windows *dispatch_window_list;
155 static dispatch_windows *dispatch_window_list1;
226 dispatch_windows *new_list; in init_window()
261 static dispatch_windows *
264 dispatch_windows *new_list = XNEW (struct dispatch_windows_s); in allocate_window()
315 static dispatch_windows *
452 count_num_restricted (rtx_insn *insn, dispatch_windows *window_list) in count_num_restricted()
504 dispatch_windows *window_list = dispatch_window_list; in fits_dispatch_window()
505 dispatch_windows *window_list_next = dispatch_window_list->next; in fits_dispatch_window()
[all …]