Home
last modified time | relevance | path

Searched refs:REPORT_UNVECTORIZED_LOOPS (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-vect-analyze.c169 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_determine_vectorization_factor()
213 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_determine_vectorization_factor()
265 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
274 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
321 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
343 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
367 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
382 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_operations()
599 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_data_ref_dependence()
612 if (vect_print_dump_info (REPORT_UNVECTORIZED_LOOPS)) in vect_analyze_data_ref_dependence()
[all …]
H A Dtree-vectorizer.h75 REPORT_UNVECTORIZED_LOOPS, enumerator
H A Dtree-vectorizer.c1312 vect_verbosity_level = REPORT_UNVECTORIZED_LOOPS; in vect_set_dump_settings()