Home
last modified time | relevance | path

Searched refs:emit_note (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/gcc/
HDcfglayout.c574 note = emit_note (NOTE_INSN_DELETED); in reemit_insn_block_notes()
951 last = emit_note (NOTE_INSN_DELETED); in duplicate_insn_chain()
HDfunction.c3910 emit_note (NOTE_INSN_DELETED); in init_function_start()
4195 emit_note (NOTE_INSN_FUNCTION_BEG); in expand_function_start()
4211 stack_check_probe_note = emit_note (NOTE_INSN_DELETED); in expand_function_start()
4359 emit_note (NOTE_INSN_FUNCTION_END); in expand_function_end()
4367 emit_note (NOTE_INSN_REPEATED_LINE_NUMBER); in expand_function_end()
5247 prologue_end = emit_note (NOTE_INSN_PROLOGUE_END); in thread_prologue_and_epilogue_insns()
5409 epilogue_end = emit_note (NOTE_INSN_EPILOGUE_BEG); in thread_prologue_and_epilogue_insns()
HDemit-rtl.c4493 note = emit_note ((int) location); in emit_line_note()
4495 note = emit_note (location.line); in emit_line_note()
4530 emit_note (int note_no) in emit_note() function
HDcfgexpand.c1399 note = BB_HEAD (bb) = emit_note (NOTE_INSN_BASIC_BLOCK); in expand_gimple_basic_block()
HDrtl.h1575 extern rtx emit_note (int);
HDreg-stack.c2742 after = emit_note (NOTE_INSN_DELETED); in compensate_edge()
HDexcept.c1882 note = emit_note (NOTE_INSN_EXPECTED_VALUE); in sjlj_emit_function_enter()
HDreload1.c666 emit_note (NOTE_INSN_DELETED); in reload()
HDbuiltins.c4689 note = emit_note (NOTE_INSN_EXPECTED_VALUE); in expand_builtin_expect()
HDChangeLog-200315990 * emit-rtl.c (emit_note): Use memset to clear NOTE_DATA.
16981 * config/ia64/ia64.md: Follow recent emit_note API change.
17028 * config/alpha/alpha.md (anonymous define_split): Adjust emit_note
17145 * rtl.h (emit_note): Remove FILE parameter.
17146 * emit-rtl.c (emit_line_note): Adjust emit_note call.
17147 (emit_note): Remove FILE parameter. Adjust.
17148 * builtins.c (expand_builtin_expect): Adjust emit_note call.
19028 (emit_note): ... rather than here.
HDChangeLog-200026765 emit_note, decode_asm_operands): Constify.
26776 * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
HDChangeLog-200218560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.c13976 emit_note (NOTE_INSN_DELETED); in rs6000_emit_allocate_stack()
14904 emit_note (NOTE_INSN_DELETED); in rs6000_output_function_prologue()
14906 emit_note (NOTE_INSN_DELETED); in rs6000_output_function_prologue()
15407 emit_note (NOTE_INSN_DELETED); in rs6000_output_function_epilogue()
15409 emit_note (NOTE_INSN_DELETED); in rs6000_output_function_epilogue()
15725 emit_note (NOTE_INSN_PROLOGUE_END); in rs6000_output_mi_thunk()
HDrs6000.md4937 emit_note (NOTE_INSN_DELETED);
8415 emit_note (NOTE_INSN_DELETED);
/NextBSD/contrib/gcc/config/sparc/
HDsparc.c8543 emit_note (NOTE_INSN_PROLOGUE_END); in sparc_output_mi_thunk()
/NextBSD/contrib/gcc/config/ia64/
HDia64.c9427 emit_note (NOTE_INSN_PROLOGUE_END); in ia64_output_mi_thunk()
HDia64.md5546 emit_note (NOTE_INSN_DELETED);
/NextBSD/contrib/gcc/config/mips/
HDmips.md2480 emit_note (NOTE_INSN_DELETED);