Home
last modified time | relevance | path

Searched refs:TDF_TREE (Results 1 – 25 of 87) sorted by relevance

1234

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-dump.c714 {".tu", "translation-unit", NULL, TDF_TREE, 0, 0, 0},
715 {".class", "class-hierarchy", NULL, TDF_TREE, 0, 1, 0},
716 {".original", "tree-original", NULL, TDF_TREE, 0, 2, 0},
717 {".gimple", "tree-gimple", NULL, TDF_TREE, 0, 3, 0},
718 {".nested", "tree-nested", NULL, TDF_TREE, 0, 4, 0},
719 {".inlined", "tree-inlined", NULL, TDF_TREE, 0, 5, 0},
720 {".vcg", "tree-vcg", NULL, TDF_TREE, 0, 6, 0},
721 {NULL, "tree-all", NULL, TDF_TREE, 0, 0, 0},
754 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
823 if (dfi->flags & TDF_TREE) in get_dump_file_name()
H A Dtree-pass.h65 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dpasses.c332 TDF_TREE, n + TDI_tree_all, 0); in register_one_dump_file()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddumpfile.c57 {".tu", "translation-unit", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
59 {".class", "class-hierarchy", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
61 {".original", "tree-original", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
63 {".gimple", "tree-gimple", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
65 {".nested", "tree-nested", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
69 {NULL, "tree-all", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
110 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
220 if (dfi->pflags & TDF_TREE) in get_dump_file_name()
594 int ir_dump_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all()
H A Ddumpfile.h62 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dstatistics.c265 "statistics", TDF_TREE, in statistics_early_init()
H A Dtree-ssa-loop-prefetch.c305 print_generic_expr (file, step, TDF_TREE); in dump_mem_details()
570 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
587 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
H A Dpasses.c685 flags = TDF_TREE; in register_one_dump_file()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddumpfile.c55 {".tu", "translation-unit", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
57 {".class", "class-hierarchy", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
59 {".original", "tree-original", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
61 {".gimple", "tree-gimple", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
63 {".nested", "tree-nested", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
67 {NULL, "tree-all", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
113 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
213 if (dfi->pflags & TDF_TREE) in get_dump_file_name()
566 int ir_dump_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all()
H A Ddumpfile.h61 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dstatistics.c248 "statistics", TDF_TREE, OPTGROUP_NONE); in statistics_early_init()
H A Dtree-ssa-loop-prefetch.c291 print_generic_expr (file, step, TDF_TREE); in dump_mem_details()
556 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
573 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddumpfile.c55 {".tu", "translation-unit", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
57 {".class", "class-hierarchy", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
59 {".original", "tree-original", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
61 {".gimple", "tree-gimple", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
63 {".nested", "tree-nested", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
67 {NULL, "tree-all", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
113 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
213 if (dfi->pflags & TDF_TREE) in get_dump_file_name()
566 int ir_dump_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all()
H A Ddumpfile.h61 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dstatistics.c248 "statistics", TDF_TREE, OPTGROUP_NONE); in statistics_early_init()
H A Dtree-ssa-loop-prefetch.c291 print_generic_expr (file, step, TDF_TREE); in dump_mem_details()
556 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
573 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddumpfile.c58 {".tu", "translation-unit", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
60 {".class", "class-hierarchy", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
62 {".original", "tree-original", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
64 {".gimple", "tree-gimple", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
66 {".nested", "tree-nested", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
70 {NULL, "tree-all", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
115 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
281 if (dfi->pflags & TDF_TREE) in get_dump_file_name()
655 int ir_dump_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all()
H A Ddumpfile.h61 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dstatistics.c262 "statistics", TDF_TREE, in statistics_early_init()
H A Dtree-ssa-loop-prefetch.c294 print_generic_expr (file, step, TDF_TREE); in dump_mem_details()
559 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
576 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddumpfile.c58 {".tu", "translation-unit", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
60 {".class", "class-hierarchy", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
62 {".original", "tree-original", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
64 {".gimple", "tree-gimple", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
66 {".nested", "tree-nested", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
70 {NULL, "tree-all", NULL, NULL, NULL, NULL, NULL, TDF_TREE,
115 {"all", ~(TDF_RAW | TDF_SLIM | TDF_LINENO | TDF_TREE | TDF_RTL | TDF_IPA
281 if (dfi->pflags & TDF_TREE) in get_dump_file_name()
655 int ir_dump_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); in dump_enable_all()
H A Ddumpfile.h61 #define TDF_TREE (1 << 9) /* is a tree dump */ macro
H A Dstatistics.c262 "statistics", TDF_TREE, in statistics_early_init()
H A Dtree-ssa-loop-prefetch.c294 print_generic_expr (file, step, TDF_TREE); in dump_mem_details()
559 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
576 print_generic_expr (dump_file, ref, TDF_TREE); in gather_memory_references_ref()
H A Dpasses.c805 flags = TDF_TREE; in register_one_dump_file()

1234