Home
last modified time | relevance | path

Searched refs:TDF_MEMSYMS (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcoroutine-passes.cc360 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()
Dgraphite-scop-detection.cc969 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()
Dtree-affine.cc967 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()
Ddumpfile.h117 TDF_MEMSYMS = (1 << 11), enumerator
Dtree-ssa-phiopt.cc1056 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()
Dtree-pretty-print.cc93 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()
Dgimple-pretty-print.cc85 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()
Dtree-ssa-operands.cc1320 print_gimple_stmt (file, USE_STMT (use_p), 0, TDF_VOPS|TDF_MEMSYMS); in dump_immediate_uses_for()
Dgraphite-isl-ast-to-gimple.cc1072 print_gimple_stmt (dump_file, use_stmt, 0, TDF_VOPS | TDF_MEMSYMS); in gsi_insert_earliest()
Dtree-ssa.cc1034 print_gimple_stmt (stderr, phi, 0, TDF_VOPS|TDF_MEMSYMS); in verify_phi_args()
Ddumpfile.cc136 {"memsyms", TDF_MEMSYMS},
Dtree-cfg.cc2532 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()
Dtree-loop-distribution.cc312 print_gimple_stmt (file, RDGV_STMT (v), 0, TDF_VOPS|TDF_MEMSYMS); in dump_rdg_vertex()
Dgimple-ssa-store-merging.cc4707 print_gimple_seq (dump_file, seq, 0, TDF_VOPS | TDF_MEMSYMS); in output_merged_store()
DChangeLog-20061267 * 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.
DChangeLog.tuples4759 TDF_MEMSYMS.
DChangeLog-201820177 TDF_STMTADDR, TDF_GRAPH, TDF_MEMSYMS, TDF_RHS_ONLY, TDF_ASMNAME,
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390-c.cc838 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()