/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-loop-versioning.cc | 435 dump_printf (flags, "%T + ", address.base); in dump_address_info() 439 dump_printf (flags, " + "); in dump_address_info() 440 dump_printf (flags, "%T", address.terms[i].expr); in dump_address_info() 442 dump_printf (flags, " * %wd", address.terms[i].multiplier); in dump_address_info() 444 dump_printf (flags, " + [%wd, %wd]", in dump_address_info() 632 dump_printf (MSG_NOTE, "; cannot hoist check further"); in version_for_unity() 635 dump_printf (MSG_NOTE, "; could implement the check at loop" in version_for_unity() 638 dump_printf (MSG_NOTE, ", but other checks only allow" in version_for_unity() 641 dump_printf (MSG_NOTE, "\n"); in version_for_unity() 1067 dump_printf (MSG_NOTE, "\n"); in analyze_address_fragment() [all …]
|
H A D | ipa-icf.cc | 1041 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1050 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1062 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1072 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1120 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1134 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1141 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1149 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1157 dump_printf (MSG_MISSED_OPTIMIZATION, "Wrapper creation is not " in merge() 1166 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() [all …]
|
H A D | tree-data-ref.cc | 1620 dump_printf (MSG_NOTE, in runtime_alias_check_p() 1716 dump_printf (MSG_NOTE, "%sreference: %T vs. %T\n", indent, in dump_alias_pair() 1720 dump_printf (MSG_NOTE, "%ssegment length: %T", indent, in dump_alias_pair() 1724 dump_printf (MSG_NOTE, " vs. %T", alias_pair->second.seg_len); in dump_alias_pair() 1726 dump_printf (MSG_NOTE, "\n%saccess size: ", indent); in dump_alias_pair() 1730 dump_printf (MSG_NOTE, " vs. "); in dump_alias_pair() 1734 dump_printf (MSG_NOTE, "\n%salignment: %d", indent, in dump_alias_pair() 1737 dump_printf (MSG_NOTE, " vs. %d", alias_pair->second.align); in dump_alias_pair() 1739 dump_printf (MSG_NOTE, "\n%sflags: ", indent); in dump_alias_pair() 1741 dump_printf (MSG_NOTE, " RAW"); in dump_alias_pair() [all …]
|
H A D | tree-vect-data-refs.cc | 2807 dump_printf (MSG_NOTE, "load "); in vect_analyze_group_access_1() 2809 dump_printf (MSG_NOTE, "strided store "); in vect_analyze_group_access_1() 2811 dump_printf (MSG_NOTE, "store "); in vect_analyze_group_access_1() 2812 dump_printf (MSG_NOTE, "of size %u\n", in vect_analyze_group_access_1() 3500 dump_printf (dump_kind, "%s (%T) >= ", in dump_lower_bound() 3530 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound() 3541 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound() 3729 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list() 3732 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list() 3735 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list() [all …]
|
H A D | tree-vect-slp.cc | 1912 dump_printf (MSG_NOTE, "%s %T ", in vect_build_slp_tree_2() 1915 dump_printf (MSG_NOTE, "\n"); in vect_build_slp_tree_2() 2302 dump_printf (MSG_NOTE, "%d ", j); in vect_build_slp_tree_2() 2305 dump_printf (MSG_NOTE, "\n"); in vect_build_slp_tree_2() 2502 dump_printf (metadata, " %T", SLP_TREE_VECTYPE (node)); in vect_print_slp_tree() 2503 dump_printf (metadata, "\n"); in vect_print_slp_tree() 2519 dump_printf (metadata, "%T%s ", op, in vect_print_slp_tree() 2521 dump_printf (metadata, "}\n"); in vect_print_slp_tree() 2527 dump_printf (dump_kind, " %u", j); in vect_print_slp_tree() 2528 dump_printf (dump_kind, " }\n"); in vect_print_slp_tree() [all …]
|
H A D | tree-vect-loop.cc | 338 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor() 364 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor() 1495 dump_printf (MSG_NOTE, "\n"); in vect_analyze_loop_form() 1619 dump_printf (MSG_NOTE, ".\n"); in vect_update_vf_for_slp() 2409 dump_printf (MSG_NOTE, ", niters = %wd\n", in vect_analyze_loop_2() 3444 dump_printf (MSG_NOTE, "%T ", USE_FROM_PTR (x->second)); in check_reduction_path() 3445 dump_printf (MSG_NOTE, "\n"); in check_reduction_path() 3937 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() 3966 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() 3978 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() [all …]
|
H A D | dumpfile.cc | 1342 dump_printf (const dump_metadata_t &metadata, const char *format, ...) in dump_printf() function 2304 dump_printf (MSG_NOTE, "int: %i str: %s", 42, "foo"); in test_capture_of_dump_calls() 2325 dump_printf (MSG_NOTE, "tree: %T", integer_zero_node); in test_capture_of_dump_calls() 2347 dump_printf (MSG_NOTE, "gimple: %E", stmt); in test_capture_of_dump_calls() 2369 dump_printf (MSG_NOTE, "gimple: %G", stmt); in test_capture_of_dump_calls() 2391 dump_printf (MSG_NOTE, "node: %C", node); in test_capture_of_dump_calls() 2762 dump_printf (MSG_NOTE, "msg1\n"); in test_pr87025()
|
H A D | loop-unroll.cc | 206 dump_printf (metadata, in report_unroll() 210 dump_printf (metadata, "\n"); in report_unroll() 357 dump_printf (MSG_NOTE, in decide_unroll_constant_iterations() 667 dump_printf (MSG_NOTE, in decide_unroll_runtime_iterations() 1142 dump_printf (MSG_NOTE, "considering unrolling loop stupidly\n"); in decide_unroll_stupid()
|
H A D | dumpfile.h | 572 extern void dump_printf (const dump_metadata_t &, const char *, ...)
|
H A D | coverage.cc | 386 dump_printf (MSG_MISSED_OPTIMIZATION, in get_coverage_counts() 391 dump_printf (MSG_MISSED_OPTIMIZATION, in get_coverage_counts()
|
H A D | tree-ssa-loop-ivcanon.cc | 953 dump_printf (MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS, in try_unroll_loop_completely() 956 dump_printf (MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS, "\n"); in try_unroll_loop_completely()
|
H A D | tree-ssa-sink.cc | 597 dump_printf (MSG_OPTIMIZED_LOCATIONS, "\n"); in sink_common_stores_to_bb()
|
H A D | tree-vectorizer.cc | 1044 dump_printf (MSG_NOTE | MSG_PRIORITY_INTERNALS, in try_vectorize_loop_1() 1667 dump_printf (MSG_NOTE, "Increasing alignment of decl: %T\n", decl); in increase_alignment()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-loop-versioning.cc | 441 dump_printf (flags, "%T + ", address.base); in dump_address_info() 445 dump_printf (flags, " + "); in dump_address_info() 446 dump_printf (flags, "%T", address.terms[i].expr); in dump_address_info() 448 dump_printf (flags, " * %wd", address.terms[i].multiplier); in dump_address_info() 450 dump_printf (flags, " + [%wd, %wd]", in dump_address_info() 653 dump_printf (MSG_NOTE, "; cannot hoist check further"); in version_for_unity() 656 dump_printf (MSG_NOTE, "; could implement the check at loop" in version_for_unity() 659 dump_printf (MSG_NOTE, ", but other checks only allow" in version_for_unity() 662 dump_printf (MSG_NOTE, "\n"); in version_for_unity() 1088 dump_printf (MSG_NOTE, "\n"); in analyze_address_fragment() [all …]
|
H A D | ipa-icf.c | 1036 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1045 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1057 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1067 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1115 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1129 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1136 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1144 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() 1152 dump_printf (MSG_MISSED_OPTIMIZATION, "Wrapper creation is not " in merge() 1161 dump_printf (MSG_MISSED_OPTIMIZATION, in merge() [all …]
|
H A D | tree-data-ref.c | 1372 dump_printf (MSG_NOTE, in runtime_alias_check_p() 1461 dump_printf (MSG_NOTE, "%sreference: %T vs. %T\n", indent, in dump_alias_pair() 1465 dump_printf (MSG_NOTE, "%ssegment length: %T", indent, in dump_alias_pair() 1469 dump_printf (MSG_NOTE, " vs. %T", alias_pair->second.seg_len); in dump_alias_pair() 1471 dump_printf (MSG_NOTE, "\n%saccess size: ", indent); in dump_alias_pair() 1475 dump_printf (MSG_NOTE, " vs. "); in dump_alias_pair() 1479 dump_printf (MSG_NOTE, "\n%salignment: %d", indent, in dump_alias_pair() 1482 dump_printf (MSG_NOTE, " vs. %d", alias_pair->second.align); in dump_alias_pair() 1484 dump_printf (MSG_NOTE, "\n%sflags: ", indent); in dump_alias_pair() 1486 dump_printf (MSG_NOTE, " RAW"); in dump_alias_pair() [all …]
|
H A D | tree-vect-slp.c | 1514 dump_printf (MSG_NOTE, "%d ", j); in vect_build_slp_tree_2() 1517 dump_printf (MSG_NOTE, "\n"); in vect_build_slp_tree_2() 1626 dump_printf (metadata, "%T%s ", op, in vect_print_slp_tree() 1628 dump_printf (metadata, "}\n"); in vect_print_slp_tree() 1634 dump_printf (dump_kind, " %u", j); in vect_print_slp_tree() 1635 dump_printf (dump_kind, " }\n"); in vect_print_slp_tree() 1641 dump_printf (dump_kind, " %p", (void *)child); in vect_print_slp_tree() 1642 dump_printf (dump_kind, "\n"); in vect_print_slp_tree() 1941 dump_printf (MSG_NOTE, "%d ", next); in vect_supported_load_permutation_p() 1944 dump_printf (MSG_NOTE, "%d ", k); in vect_supported_load_permutation_p() [all …]
|
H A D | tree-vect-data-refs.c | 2655 dump_printf (MSG_NOTE, "load "); in vect_analyze_group_access_1() 2657 dump_printf (MSG_NOTE, "strided store "); in vect_analyze_group_access_1() 2659 dump_printf (MSG_NOTE, "store "); in vect_analyze_group_access_1() 2660 dump_printf (MSG_NOTE, "of size %u\n", in vect_analyze_group_access_1() 3328 dump_printf (dump_kind, "%s (%T) >= ", in dump_lower_bound() 3357 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound() 3368 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound() 3556 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list() 3559 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list() 3562 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list() [all …]
|
H A D | tree-vect-loop.c | 334 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor() 357 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor() 1334 dump_printf (MSG_NOTE, "\n"); in vect_analyze_loop_form() 1431 dump_printf (MSG_NOTE, ".\n"); in vect_update_vf_for_slp() 2066 dump_printf (MSG_NOTE, ", niters = %wd\n", in vect_analyze_loop_2() 3007 dump_printf (MSG_NOTE, "%T ", USE_FROM_PTR (x->second)); in check_reduction_path() 3008 dump_printf (MSG_NOTE, "\n"); in check_reduction_path() 3472 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() 3502 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() 3514 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters() [all …]
|
H A D | dumpfile.c | 1324 dump_printf (const dump_metadata_t &metadata, const char *format, ...) in dump_printf() function 2246 dump_printf (MSG_NOTE, "int: %i str: %s", 42, "foo"); 2267 dump_printf (MSG_NOTE, "tree: %T", integer_zero_node); 2289 dump_printf (MSG_NOTE, "gimple: %E", stmt); 2311 dump_printf (MSG_NOTE, "gimple: %G", stmt); 2333 dump_printf (MSG_NOTE, "node: %C", node); 2704 dump_printf (MSG_NOTE, "msg1\n");
|
H A D | loop-unroll.c | 206 dump_printf (metadata, in report_unroll() 210 dump_printf (metadata, "\n"); in report_unroll() 360 dump_printf (MSG_NOTE, in decide_unroll_constant_iterations() 680 dump_printf (MSG_NOTE, in decide_unroll_runtime_iterations() 1165 dump_printf (MSG_NOTE, "considering unrolling loop stupidly\n"); in decide_unroll_stupid()
|
H A D | dumpfile.h | 562 extern void dump_printf (const dump_metadata_t &, const char *, ...)
|
H A D | coverage.c | 384 dump_printf (MSG_MISSED_OPTIMIZATION, in get_coverage_counts() 389 dump_printf (MSG_MISSED_OPTIMIZATION, in get_coverage_counts()
|
H A D | tree-vectorizer.c | 879 dump_printf (MSG_NOTE | MSG_PRIORITY_INTERNALS, in try_vectorize_loop_1() 1483 dump_printf (MSG_NOTE, "Increasing alignment of decl: %T\n", decl); in increase_alignment()
|
H A D | tree-ssa-loop-ivcanon.c | 955 dump_printf (MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS, in try_unroll_loop_completely() 958 dump_printf (MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS, "\n"); in try_unroll_loop_completely()
|