Searched refs:save_line_notes (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | sched-int.h | 302 extern void save_line_notes PARAMS ((int, rtx, rtx));
|
| H A D | sched-ebb.c | 240 save_line_notes (0, head, tail);
|
| H A D | haifa-sched.c | 1359 save_line_notes (b, head, tail) in save_line_notes() function
|
| H A D | sched-rgn.c | 2797 save_line_notes (b, head, tail);
|
| H A D | ChangeLog.4 | 539 (save_line_notes): Add head and tail arguments; all callers and 1732 no_real_insns_p, rm_line_notes, save_line_notes, 1735 (rm_line_notes, save_line_notes, restore_line_notes, 1746 save_line_notes, restore_line_notes, rm_redundant_line_notes,
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | sched-int.h | 638 extern void save_line_notes (int, rtx, rtx);
|
| H A D | sched-ebb.c | 484 save_line_notes (first_bb->index, head, tail); in schedule_ebb()
|
| H A D | sched-rgn.c | 2789 save_line_notes (b, head, tail); in schedule_region()
|
| H A D | haifa-sched.c | 1408 save_line_notes (int b, rtx head, rtx tail) in save_line_notes() function
|