Home
last modified time | relevance | path

Searched refs:MSG_NOTE (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/plugin/
H A Ddump_plugin.c73 dump_printf_loc (MSG_NOTE, stmt, "test of dump for %qs\n", in execute()
76 dump_printf_loc (MSG_NOTE, stmt, "test of tree: %T\n", in execute()
79 dump_printf_loc (MSG_NOTE, stmt, "test of gimple: %G", stmt); in execute()
84 dump_printf (MSG_NOTE, "\n"); in execute()
89 dump_printf_loc (MSG_NOTE, stmt, in execute()
95 dump_printf_loc (MSG_NOTE, stmt, "test of poly int: "); in execute()
96 dump_dec (MSG_NOTE, poly_int64 (42)); in execute()
97 dump_printf (MSG_NOTE, "\n"); in execute()
103 dump_printf_loc (MSG_NOTE, stmt, "at outer scope\n"); in execute()
106 dump_printf_loc (MSG_NOTE, stmt, "at middle scope\n"); in execute()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-loop.c222 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
589 dump_printf (MSG_NOTE, "\n"); in vect_is_simple_iv_evolution()
648 dump_printf (MSG_NOTE, "\n"); in vect_analyze_scalar_cycles_1()
2775 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
2787 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3028 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3031 dump_printf (MSG_NOTE, "\n"); in vect_estimate_min_profitable_iters()
3201 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
3568 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
3571 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
[all …]
H A Dtree-vect-data-refs.c167 dump_printf (MSG_NOTE, "\n"); in vect_mark_for_runtime_alias_test()
447 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
449 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
542 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
732 dump_printf (MSG_NOTE, "\n"); in vect_compute_data_ref_alignment()
1003 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
1942 dump_printf (MSG_NOTE, in vect_find_same_alignment_drs()
2923 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list()
2929 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list()
2932 dump_printf (MSG_NOTE, "\n"); in vect_prune_runtime_alias_test_list()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c214 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
517 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
742 dump_printf (MSG_NOTE, "\n"); in vect_is_simple_iv_evolution()
2971 report_vect_op (MSG_NOTE, def_stmt, in vect_is_simple_reduction()
3130 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3142 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3398 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3647 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
3998 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
4001 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
[all …]
H A Dtree-vect-data-refs.c159 dump_printf (MSG_NOTE, "\n"); in vect_mark_for_runtime_alias_test()
439 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
441 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
537 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
1065 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2073 dump_printf (MSG_NOTE, in vect_find_same_alignment_drs()
2232 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
2817 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3183 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list()
3189 dump_printf (MSG_NOTE, "\n"); in vect_prune_runtime_alias_test_list()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c214 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
517 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
742 dump_printf (MSG_NOTE, "\n"); in vect_is_simple_iv_evolution()
2971 report_vect_op (MSG_NOTE, def_stmt, in vect_is_simple_reduction()
3130 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3142 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3398 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3647 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
3998 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
4001 dump_printf (MSG_NOTE, "\n"); in get_initial_def_for_induction()
[all …]
H A Dtree-vect-data-refs.c159 dump_printf (MSG_NOTE, "\n"); in vect_mark_for_runtime_alias_test()
439 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
441 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
537 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
1065 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2073 dump_printf (MSG_NOTE, in vect_find_same_alignment_drs()
2232 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
2817 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3183 dump_printf (MSG_NOTE, ", "); in vect_prune_runtime_alias_test_list()
3189 dump_printf (MSG_NOTE, "\n"); in vect_prune_runtime_alias_test_list()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-loop.c190 dump_printf_loc (MSG_NOTE, vect_location, in vect_determine_vectorization_factor()
336 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, in vect_determine_vectorization_factor()
523 dump_printf (MSG_NOTE, ", init: "); in vect_is_simple_iv_evolution()
1314 dump_printf_loc (MSG_NOTE, vect_location, in vect_analyze_loop_operations()
2310 dump_printf (MSG_NOTE, ","); in vect_is_simple_reduction_1()
2444 report_vect_op (MSG_NOTE, def_stmt, in vect_is_simple_reduction_1()
2654 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
2666 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
2902 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3072 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-loop.c190 dump_printf_loc (MSG_NOTE, vect_location, in vect_determine_vectorization_factor()
336 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, in vect_determine_vectorization_factor()
523 dump_printf (MSG_NOTE, ", init: "); in vect_is_simple_iv_evolution()
1314 dump_printf_loc (MSG_NOTE, vect_location, in vect_analyze_loop_operations()
2303 dump_printf (MSG_NOTE, ","); in vect_is_simple_reduction_1()
2437 report_vect_op (MSG_NOTE, def_stmt, in vect_is_simple_reduction_1()
2647 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
2659 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
2895 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3065 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-data-refs.c616 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
618 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
722 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
875 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1306 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2546 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3121 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3346 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3545 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3548 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]
H A Dtree-vect-loop.c267 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
516 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
580 dump_printf (MSG_NOTE, "\n"); in vect_determine_vectorization_factor()
2662 dump_printf (MSG_NOTE, "\n"); in vect_analyze_loop()
3094 dump_printf (MSG_NOTE, " "); in check_reduction_path()
3745 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3774 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
3785 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
4062 dump_printf (MSG_NOTE, in vect_estimate_min_profitable_iters()
4320 dump_printf (MSG_NOTE, in vect_model_reduction_cost()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-data-refs.c616 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
618 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
722 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
875 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1306 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2546 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3121 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3346 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3545 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3548 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-data-refs.c616 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
618 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
722 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
875 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1306 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2546 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3121 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3346 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3545 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3548 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-data-refs.c616 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
618 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
722 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
875 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1306 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2546 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3121 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3346 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3545 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3548 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-data-refs.c616 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
618 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
722 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
875 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1306 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2546 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3121 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3346 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3545 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3548 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-data-refs.c547 dump_printf (MSG_NOTE, " and "); in vect_analyze_data_ref_dependence()
549 dump_printf (MSG_NOTE, "\n"); in vect_analyze_data_ref_dependence()
653 dump_printf (MSG_NOTE, "\n"); in vect_slp_analyze_data_ref_dependence()
806 dump_printf (MSG_NOTE, "\n"); in vect_record_base_alignment()
1237 dump_printf (MSG_NOTE, in vector_alignment_reachable_p()
2477 dump_printf (MSG_NOTE, in vect_analyze_group_access_1()
3052 dump_printf (MSG_NOTE, "load "); in vect_analyze_data_ref_accesses()
3277 dump_printf (MSG_NOTE, "\n"); in vect_check_lower_bound()
3476 dump_printf (MSG_NOTE, "[0"); in vect_prune_runtime_alias_test_list()
3479 dump_printf (MSG_NOTE, "("); in vect_prune_runtime_alias_test_list()
[all …]

12345678910>>...19