/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | format-lisp.c | 679 rotate_loop (struct format_arg_list *list, unsigned int m) in rotate_loop() function 801 rotate_loop (list, n); in initial_splitelement() 850 rotate_loop (list, n + 1); in initial_unshare() 1150 rotate_loop (list1, m); in make_intersected_list() 1152 rotate_loop (list2, m); in make_intersected_list() 1509 rotate_loop (list1, m); in make_union_list() 1510 rotate_loop (list2, m); in make_union_list() 1522 rotate_loop (list1, list2->initial.length); in make_union_list() 1524 rotate_loop (list1, list1->initial.length + 1); in make_union_list() 1533 rotate_loop (list2, list1->initial.length); in make_union_list() [all …]
|
H A D | format-scheme.c | 682 rotate_loop (struct format_arg_list *list, unsigned int m) in rotate_loop() function 804 rotate_loop (list, n); in initial_splitelement() 853 rotate_loop (list, n + 1); in initial_unshare() 1163 rotate_loop (list1, m); in make_intersected_list() 1165 rotate_loop (list2, m); in make_intersected_list() 1532 rotate_loop (list1, m); in make_union_list() 1533 rotate_loop (list2, m); in make_union_list() 1545 rotate_loop (list1, list2->initial.length); in make_union_list() 1547 rotate_loop (list1, list1->initial.length + 1); in make_union_list() 1556 rotate_loop (list2, list1->initial.length); in make_union_list() [all …]
|
H A D | ChangeLog.0 | 138 is_empty_list, unfold_loop, rotate_loop, initial_splitelement,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.cc | 2036 bool rotate_loop = CONST_INT_P (rounded_size); in anti_adjust_stack_and_probe_stack_clash() local 2038 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash() 2049 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash()
|
H A D | bb-reorder.cc | 334 rotate_loop (edge back_edge, struct trace *trace, int trace_n) in rotate_loop() function 706 bb = rotate_loop (best_edge, trace, *n_traces); in find_traces_1_round()
|
H A D | ChangeLog-2017 | 7000 (rotate_loop): Use profile counts. 7576 (find_traces, rotate_loop, mark_bb_visited, connect_better_edge_p, 7581 (rotate_loop): Likewise. 10884 * bb-reorder.c (rotate_loop): Update. 28828 (rotate_loop):Update.
|
H A D | ChangeLog-2005 | 13943 * bb-reorder.c (find_traces, rotate_loop, find_traces_1_round, 29360 * bb-reorder.c (rotate_loop, find_traces_1_round,
|
H A D | ChangeLog-2003 | 15871 * bb-reorder.c (find_traces, rotate_loop, mark_bb_visited, 33140 (rotate_loop): New function.
|
H A D | ChangeLog-2004 | 10683 (rotate_loop): Likewise. 18443 (rotate_loop): Don't copy blocks that end in a section
|
H A D | ChangeLog-2008 | 15599 * bb-reorder.c (find_traces, rotate_loop, find_traces_1_round,
|
H A D | ChangeLog-2012 | 25246 (rotate_loop): Use bb_visited_trace.
|
H A D | ChangeLog-2013 | 6138 (rotate_loop): Likewise.
|
H A D | ChangeLog-2014 | 38026 * bb-reorder.c (rotate_loop): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.c | 2004 bool rotate_loop = CONST_INT_P (rounded_size); in anti_adjust_stack_and_probe_stack_clash() local 2006 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash() 2017 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash()
|
H A D | bb-reorder.c | 334 rotate_loop (edge back_edge, struct trace *trace, int trace_n) in rotate_loop() function 706 bb = rotate_loop (best_edge, trace, *n_traces); in find_traces_1_round()
|