HomeSort by: relevance | last modified time | path
    Searched refs:vect_partial_vectors_avx512 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 319 vect_partial_vectors_avx512, enumerator in enum:vect_partial_vector_style
615 For vect_partial_vectors_avx512 this is the constant nscalars_per_iter
622 For vect_partial_vectors_avx512 this records nV instead. */
tree-vect-loop.cc 1547 LOOP_VINFO_PARTIAL_VECTORS_STYLE (loop_vinfo) = vect_partial_vectors_avx512;
4809 == vect_partial_vectors_avx512))
11266 == vect_partial_vectors_avx512)
tree-vect-loop-manip.cc 1403 if (LOOP_VINFO_PARTIAL_VECTORS_STYLE (loop_vinfo) == vect_partial_vectors_avx512)

Completed in 30 milliseconds