Home
last modified time | relevance | path

Searched refs:dump_switch_p (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-pass.h78 extern int dump_switch_p (const char *);
H A Dtree-dump.c1042 dump_switch_p (const char *arg) in dump_switch_p() function
H A Dopts.c1174 if (!dump_switch_p (arg)) in common_handle_option()
H A DChangeLog.tree-ssa3024 (dump_switch_p_1): Split out from dump_switch_p.
3025 (dump_switch_p): Handle extra_dump_files.
6802 (dump_enable_all, dump_switch_p): Start our scan at TDI_none + 1.
14596 (dump_switch_p): If -fdump-tree-all was given, call dump_enable_all.
16074 * tree-dump.c (dump_switch_p): Get longest match, not first one.
19045 (dump_switch_p): Parse switch options symbolically.
19092 dump_switch_p.
H A DChangeLog-200112095 (dump_switch_p): Parse switch options symbolically.
12246 dump_switch_p.
21303 dump_switch_p): Prototype.
21306 logic. Use dump_switch_p.
21319 (dump_begin, dump_end, dump_enabled_p, dump_switch_p): Define.
H A DChangeLog-200512837 dump_begin, dump_end, dump_node, dump_switch_p, dump_flag_name): Moved
12843 dump_switch_p, dump_flag_name): Moved to tree-pass.h.
31771 (dump_switch_p): Check against regular first, then glob if
H A DChangeLog-200318544 to dump_switch_p().
18545 * tree-dump.c (dump_switch_p): Remove redundant 'dump-' prefix
H A DChangeLog-200433890 (dump_switch_p_1): Split out from dump_switch_p.
33891 (dump_switch_p): Handle extra_dump_files.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20011854 and dump class hierarchy check. Call dump_switch_p.