Home
last modified time | relevance | path

Searched refs:dump_node (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dgram.y180 dump_node(prefix, n) in dump_node() function
206 dump_node(prefix2, np);
H A Dplatid_gen.h48 void dump_node(char *, node_t *);
H A Dplatid_gen.c157 dump_node("", def_tree); in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-gimplify.c144 dump_node (DECL_SAVED_TREE (fndecl), in c_genericize()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddumpfile.h644 extern void dump_node (const_tree, dump_flags_t, FILE *);
H A Dtree-dump.c721 dump_node (const_tree t, dump_flags_t flags, FILE *stream) in dump_node() function
H A Dtree-cfg.c8060 dump_node (fndecl, TDF_SLIM | flags, file); in dump_function_to_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddumpfile.h654 extern void dump_node (const_tree, dump_flags_t, FILE *);
H A Dtree-dump.cc721 dump_node (const_tree t, dump_flags_t flags, FILE *stream) in dump_node() function
H A Dtree-cfg.cc8149 dump_node (fndecl, TDF_SLIM | flags, file); in dump_function_to_file()
H A DChangeLog-200121301 (dump_node): Make extern. Add flags.
21309 * c-dump.c (dump_node): Make extern. Add flags.
H A DChangeLog-20079681 dump_flag, dump_node): Likewise.
9685 * tree-pass.h (dump_node): Likewise.
H A DChangeLog-200512836 dump_begin, dump_end, dump_node, dump_switch_p, dump_flag_name): Moved
12841 dump_enabled_p, dump_initialized_p, dump_begin, dump_end, dump_node,
H A DChangeLog-201816011 (dump_node, dump_bb): Move these unrelated decls.
21827 * tree-dump.c (dump_node): Use splay_tree_delete_pointers.
H A DChangeLog-201218652 dump_initialized_p, dump_begin, dump_end, dump_node, dump_switch_p,
H A DChangeLog-201334740 (dump_node (const_tree, int, FILE *)): Correct source file.
H A DChangeLog-20172808 * tree-dump.c (dump_node): Avoid warning.
H A DChangeLog-200433877 (dump_node): Remove const from field suffix and swtch.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc612 dump_node (DECL_SAVED_TREE (fndecl), in c_genericize()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c4741 dump_node (global_namespace, flags & ~TDF_SLIM, stream); in dump_tu()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc5003 dump_node (global_namespace, flags & ~TDF_SLIM, stream); in dump_tu()
H A DChangeLog-19991285 (dump_node): Pass DUMP_NONE, instead of DUMP_CHILDREN to queue.