Home
last modified time | relevance | path

Searched refs:add_note (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.h45 void add_note (pending_note *pn);
127 void add_note (pending_note *pn);
H A Dregion-model.h894 virtual void add_note (pending_note *pn) = 0;
969 void add_note (pending_note *pn) OVERRIDE;
1047 void add_note (pending_note *pn) OVERRIDE in add_note() function
1049 m_inner->add_note (pn); in add_note()
1160 add_note (make_note ()); in warn()
H A Ddiagnostic-manager.cc698 saved_diagnostic::add_note (pending_note *pn) in add_note() function in ana::saved_diagnostic
1032 diagnostic_manager::add_note (pending_note *pn) in add_note() function in ana::diagnostic_manager
1040 sd->add_note (pn); in add_note()
H A Dexploded-graph.h51 void add_note (pending_note *pn) FINAL OVERRIDE;
H A DChangeLog587 (saved_diagnostic::add_note): New.
589 (diagnostic_manager::add_note): New.
592 * diagnostic-manager.h (saved_diagnostic::add_note): New decl.
595 (diagnostic_manager::add_note): New decl.
596 * engine.cc (impl_region_model_context::add_note): New.
597 * exploded-graph.h (impl_region_model_context::add_note): New
604 (noop_region_model_context::add_note): New.
605 * region-model.h (region_model_context::add_note): New vfunc.
606 (noop_region_model_context::add_note): New decl.
H A Dengine.cc143 impl_region_model_context::add_note (pending_note *pn) in add_note() function in ana::impl_region_model_context
147 m_eg->get_diagnostic_manager ().add_note (pn); in add_note()
H A Dregion-model.cc4355 noop_region_model_context::add_note (pending_note *pn) in add_note() function in ana::noop_region_model_context
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h225 void add_note (const_rtx x);
279 growing_rtx_properties<Base>::add_note (const_rtx x) in add_note() function
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinsns.cc57 insn_info::add_note (insn_note *note) in add_note() function in insn_info
254 insn->add_note (order); in need_order_node()
560 insn->add_note (insn_clobbers); in record_call_clobbers()
H A Dinsns.h374 void add_note (insn_note *note);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc1644 bool add_note = false; in rs6000_emit_probe_stack_range_stack_clash() local
1646 add_note = true; in rs6000_emit_probe_stack_range_stack_clash()
1655 add_note = true; in rs6000_emit_probe_stack_range_stack_clash()
1660 if (add_note) in rs6000_emit_probe_stack_range_stack_clash()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c1616 bool add_note = false; in rs6000_emit_probe_stack_range_stack_clash() local
1618 add_note = true; in rs6000_emit_probe_stack_range_stack_clash()
1627 add_note = true; in rs6000_emit_probe_stack_range_stack_clash()
1632 if (add_note) in rs6000_emit_probe_stack_range_stack_clash()