| /freebsd-12.1/contrib/gcc/ |
| H A D | print-rtl.c | 273 switch (NOTE_LINE_NUMBER (in_rtx)) in print_rtx() 344 if (NOTE_LINE_NUMBER (in_rtx) < 0) in print_rtx() 423 if (NOTE_LINE_NUMBER (in_rtx) == NOTE_INSN_DELETED_LABEL) in print_rtx() 504 && NOTE_LINE_NUMBER (sub) == NOTE_INSN_DELETED_LABEL) in print_rtx() 761 || !NOTE_P (tmp_rtx) || NOTE_LINE_NUMBER (tmp_rtx) < 0) in print_rtl() 784 || !NOTE_P (x) || NOTE_LINE_NUMBER (x) < 0) in print_rtl_single()
|
| H A D | jump.c | 156 if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG) in purge_line_number_notes() 160 else if (NOTE_LINE_NUMBER (insn) >= 0) in purge_line_number_notes() 168 && NOTE_LINE_NUMBER (insn) == NOTE_LINE_NUMBER (last_note) in purge_line_number_notes() 284 && (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END in squeeze_notes() 285 || NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG)) in squeeze_notes() 288 gcc_assert (NOTE_LINE_NUMBER (insn) != NOTE_INSN_BLOCK_BEG in squeeze_notes() 289 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BLOCK_END); in squeeze_notes() 1069 if (NOTE_P (tem) && NOTE_LINE_NUMBER (tem) > 0) in follow_jumps() 1141 && NOTE_LINE_NUMBER (label) == NOTE_INSN_DELETED_LABEL) in mark_jump_label() 1502 && NOTE_LINE_NUMBER (next) != NOTE_INSN_FUNCTION_END) in delete_related_insns() [all …]
|
| H A D | cfglayout.c | 101 switch (NOTE_LINE_NUMBER (insn)) in skip_insns_after_block() 149 switch (NOTE_LINE_NUMBER (insn)) in skip_insns_after_block() 194 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK; in record_effective_endpoints() 272 gcc_assert (NOTE_LINE_NUMBER (insn) != NOTE_INSN_BLOCK_BEG in insn_locators_initialize() 273 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BLOCK_END); in insn_locators_initialize() 274 if (NOTE_LINE_NUMBER (insn) > 0) in insn_locators_initialize() 979 switch (NOTE_LINE_NUMBER (insn)) in duplicate_insn_chain() 1007 gcc_assert (NOTE_LINE_NUMBER (insn) >= 0); in duplicate_insn_chain()
|
| H A D | graph.c | 150 if (NOTE_LINE_NUMBER (tmp_rtx) < 0) in node_data() 151 name = GET_NOTE_INSN_NAME (NOTE_LINE_NUMBER (tmp_rtx)); in node_data()
|
| H A D | haifa-sched.c | 1265 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END) in unlink_other_notes() 1423 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in save_line_notes() 1450 if (NOTE_P (line) && NOTE_LINE_NUMBER (line) > 0) in restore_line_notes() 1456 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in restore_line_notes() 1470 || NOTE_LINE_NUMBER (note) != NOTE_LINE_NUMBER (line) in restore_line_notes() 1490 new = emit_note_after (NOTE_LINE_NUMBER (note), prev); in restore_line_notes() 1515 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in rm_redundant_line_notes() 1528 && NOTE_LINE_NUMBER (line) == NOTE_LINE_NUMBER (insn) in rm_redundant_line_notes() 1542 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED) in rm_redundant_line_notes() 4039 if (NOTE_P (line) && NOTE_LINE_NUMBER (line) > 0) in associate_line_notes_with_blocks() [all …]
|
| H A D | function.c | 3626 if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG) in reorder_blocks_1() 3667 else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END) in reorder_blocks_1() 5322 if (NOTE_P (seq) && NOTE_LINE_NUMBER (seq) > 0) in thread_prologue_and_epilogue_insns() 5511 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in thread_prologue_and_epilogue_insns() 5526 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in thread_prologue_and_epilogue_insns() 5536 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in thread_prologue_and_epilogue_insns() 5558 && (NOTE_LINE_NUMBER (insn) > 0 in thread_prologue_and_epilogue_insns() 5559 || NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG in thread_prologue_and_epilogue_insns() 5560 || NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_END)) in thread_prologue_and_epilogue_insns() 5607 && NOTE_LINE_NUMBER (note) == NOTE_INSN_PROLOGUE_END) in reposition_prologue_and_epilogue_notes() [all …]
|
| H A D | cfgrtl.c | 88 return (NOTE_LINE_NUMBER (note) == NOTE_INSN_DELETED in can_delete_note_p() 89 || NOTE_LINE_NUMBER (note) == NOTE_INSN_BASIC_BLOCK); in can_delete_note_p() 123 NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED_LABEL; in delete_insn() 587 || NOTE_LINE_NUMBER (prev) == NOTE_INSN_BASIC_BLOCK in rtl_merge_blocks() 861 && NOTE_LINE_NUMBER (BB_END (e->src)) >= 0) in try_redirect_by_replacing_jump() 1228 while (NOTE_P (q) && NOTE_LINE_NUMBER (q) >= 0) in rtl_tidy_fallthru_edge() 1445 && NOTE_LINE_NUMBER (cur_insn) == NOTE_INSN_BASIC_BLOCK) in commit_one_edge_insertion() 2022 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK)) in rtl_verify_flow_info()
|
| H A D | emit-rtl.c | 3420 || NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK)) in add_insn_after() 3486 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK)); in add_insn_before() 3678 && NOTE_LINE_NUMBER (insn) >= 0) in find_line_note() 3882 NOTE_LINE_NUMBER (note) = subtype; in emit_note_before() 4098 NOTE_LINE_NUMBER (note) = subtype; in emit_note_after() 4111 if (NOTE_LINE_NUMBER (orig) >= 0 && no_line_numbers) in emit_note_copy_after() 4119 NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig); in emit_note_copy_after() 4509 if (NOTE_LINE_NUMBER (orig) >= 0 && no_line_numbers) in emit_note_copy() 4519 NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig); in emit_note_copy() 4536 NOTE_LINE_NUMBER (note) = note_no; in emit_note()
|
| H A D | cfgbuild.c | 405 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK) in make_edges() 473 int kind = NOTE_LINE_NUMBER (insn); in find_basic_blocks_1()
|
| H A D | sched-vis.c | 680 if (NOTE_LINE_NUMBER (x) > 0) in print_insn() 689 GET_NOTE_INSN_NAME (NOTE_LINE_NUMBER (x))); in print_insn()
|
| H A D | final.c | 1560 if (NOTE_P (insn) && NOTE_LINE_NUMBER (insn) > 0) in final() 1566 && NOTE_LINE_NUMBER (insn) == NOTE_LINE_NUMBER (last) in final() 1702 switch (NOTE_LINE_NUMBER (insn)) in final_scan_insn() 1832 gcc_assert (NOTE_LINE_NUMBER (insn) > 0); in final_scan_insn() 3153 && NOTE_LINE_NUMBER (x) == NOTE_INSN_DELETED_LABEL)) in output_asm_label()
|
| H A D | sched-int.h | 522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \
|
| H A D | insn-notes.def | 22 NOTE_LINE_NUMBER field of a NOTE insn for kinds of notes that are
|
| H A D | rtl.h | 845 (PUT_CODE (INSN, NOTE), NOTE_LINE_NUMBER (INSN) = NOTE_INSN_DELETED) 849 (XLOC).line = NOTE_LINE_NUMBER (INSN)) 853 NOTE_LINE_NUMBER (INSN) = NOTE_INSN_DELETED) 863 #define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE) macro 868 && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
|
| H A D | mode-switching.c | 662 && (NOTE_LINE_NUMBER (ptr->insn_ptr) in optimize_mode_switching()
|
| H A D | sched-deps.c | 1572 gcc_assert (NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_BEG in sched_analyze() 1573 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END); in sched_analyze()
|
| H A D | resource.c | 1098 && NOTE_LINE_NUMBER (real_insn) == NOTE_INSN_EPILOGUE_BEG) in mark_target_live_regs()
|
| H A D | ddg.c | 482 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK) in create_ddg()
|
| H A D | except.c | 1907 if (NOTE_LINE_NUMBER (fn_begin) == NOTE_INSN_FUNCTION_BEG) in sjlj_emit_function_enter() 1909 else if (NOTE_LINE_NUMBER (fn_begin) == NOTE_INSN_BASIC_BLOCK) in sjlj_emit_function_enter()
|
| H A D | predict.c | 1394 if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_EXPECTED_VALUE) in expected_value_to_br_prob()
|
| H A D | alias.c | 2561 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG) in init_alias_analysis()
|
| H A D | cfgcleanup.c | 2030 if (NOTE_LINE_NUMBER (BB_HEAD (b)) == NOTE_INSN_DELETED_LABEL) in try_optimize_cfg()
|
| H A D | modulo-sched.c | 771 && NOTE_LINE_NUMBER (insn) >= 0) in find_line_note()
|
| H A D | sched-rgn.c | 2584 n = NOTE_LINE_NUMBER (insn); in debug_dependencies()
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.c | 6018 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK) in emit_insn_group_barriers() 8390 && NOTE_LINE_NUMBER (NEXT_INSN (head)) == NOTE_INSN_BASIC_BLOCK) in emit_predicate_relation_info() 9027 && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK) in process_for_unwind_directive()
|