| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | coroutine-passes.cc | 360 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS|TDF_MEMSYMS); in execute_early_expand_coro_ifns() 373 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS|TDF_MEMSYMS); in execute_early_expand_coro_ifns() 403 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS|TDF_MEMSYMS); in execute_early_expand_coro_ifns()
|
| D | graphite-scop-detection.cc | 969 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS | TDF_MEMSYMS)); in stmt_has_side_effects() 997 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS|TDF_MEMSYMS);); in stmt_simple_for_scop_p() 1022 TDF_VOPS | TDF_MEMSYMS)); in stmt_simple_for_scop_p() 1037 TDF_VOPS | TDF_MEMSYMS)); in stmt_simple_for_scop_p() 1067 TDF_VOPS | TDF_MEMSYMS)); in stmt_simple_for_scop_p() 1078 print_gimple_stmt (dump_file, stmt, 0, TDF_VOPS | TDF_MEMSYMS)); in stmt_simple_for_scop_p()
|
| D | tree-affine.cc | 967 print_generic_expr (file, val->type, TDF_VOPS|TDF_MEMSYMS); in print_aff() 976 print_generic_expr (file, val->elts[i].val, TDF_VOPS|TDF_MEMSYMS); in print_aff() 988 print_generic_expr (file, val->rest, TDF_VOPS|TDF_MEMSYMS); in print_aff()
|
| D | dumpfile.h | 117 TDF_MEMSYMS = (1 << 11), enumerator
|
| D | tree-ssa-phiopt.cc | 1056 TDF_VOPS|TDF_MEMSYMS); in match_simplify_replacement() 3269 print_gimple_stmt (dump_file, new_stmt, 0, TDF_VOPS|TDF_MEMSYMS); in cond_store_replacement() 3768 print_gimple_stmt (dump_file, def1, 0, TDF_VOPS|TDF_MEMSYMS); in hoist_adjacent_loads() 3769 print_gimple_stmt (dump_file, def2, 0, TDF_VOPS|TDF_MEMSYMS); in hoist_adjacent_loads()
|
| D | tree-pretty-print.cc | 93 print_generic_expr (stderr, t, TDF_VOPS|TDF_MEMSYMS); in debug_generic_expr() 102 print_generic_stmt (stderr, t, TDF_VOPS|TDF_MEMSYMS); in debug_generic_stmt() 115 print_generic_expr (stderr, t, TDF_VOPS|TDF_MEMSYMS|TDF_UID); in debug_tree_chain() 121 print_generic_expr (stderr, t, TDF_VOPS|TDF_MEMSYMS|TDF_UID); in debug_tree_chain() 184 dump_generic_node (&pp, t, 0, TDF_VOPS|TDF_MEMSYMS, false); in print_generic_expr_to_str()
|
| D | gimple-pretty-print.cc | 85 print_gimple_stmt (stderr, gs, 0, TDF_VOPS|TDF_MEMSYMS); in debug_gimple_stmt() 235 print_gimple_seq (stderr, seq, 0, TDF_VOPS|TDF_MEMSYMS); in debug_gimple_seq() 2679 if ((flags & (TDF_VOPS|TDF_MEMSYMS)) in pp_gimple_stmt_1()
|
| D | tree-ssa-operands.cc | 1320 print_gimple_stmt (file, USE_STMT (use_p), 0, TDF_VOPS|TDF_MEMSYMS); in dump_immediate_uses_for()
|
| D | graphite-isl-ast-to-gimple.cc | 1072 print_gimple_stmt (dump_file, use_stmt, 0, TDF_VOPS | TDF_MEMSYMS); in gsi_insert_earliest()
|
| D | tree-ssa.cc | 1034 print_gimple_stmt (stderr, phi, 0, TDF_VOPS|TDF_MEMSYMS); in verify_phi_args()
|
| D | dumpfile.cc | 136 {"memsyms", TDF_MEMSYMS},
|
| D | tree-cfg.cc | 2532 dump_bb (stderr, bb, 0, TDF_VOPS|TDF_MEMSYMS|TDF_BLOCKS); in gimple_debug_bb() 8361 dump_bb (file, bb, indent + 4, TDF_VOPS|TDF_MEMSYMS); in print_loops_bb() 9716 TDF_VOPS|TDF_MEMSYMS); in maybe_remove_writeonly_store()
|
| D | tree-loop-distribution.cc | 312 print_gimple_stmt (file, RDGV_STMT (v), 0, TDF_VOPS|TDF_MEMSYMS); in dump_rdg_vertex()
|
| D | gimple-ssa-store-merging.cc | 4707 print_gimple_seq (dump_file, seq, 0, TDF_VOPS | TDF_MEMSYMS); in output_merged_store()
|
| D | ChangeLog-2006 | 1267 * tree-dump.c (dump_options): Add TDF_MEMSYMS. 1268 * tree-pretty-print.c (debug_generic_expr): Add TDF_MEMSYMS. 1272 (dump_generic_node): Check for TDF_MEMSYMS. 1274 If the statement references memory and TDF_MEMSYMS is 1291 * tree-pass.h (TDF_MEMSYMS): Define.
|
| D | ChangeLog.tuples | 4759 TDF_MEMSYMS.
|
| D | ChangeLog-2018 | 20177 TDF_STMTADDR, TDF_GRAPH, TDF_MEMSYMS, TDF_RHS_ONLY, TDF_ASMNAME,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390-c.cc | 838 print_generic_expr (stderr, in_type, TDF_VOPS|TDF_MEMSYMS); in s390_fn_types_compatible() 840 print_generic_expr (stderr, b_arg_type, TDF_VOPS|TDF_MEMSYMS); in s390_fn_types_compatible()
|