HomeSort by: relevance | last modified time | path
    Searched defs:slp_unrolling_factor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 843 poly_uint64 slp_unrolling_factor; member in class:_loop_vec_info
1013 #define LOOP_VINFO_SLP_UNROLLING_FACTOR(L) (L)->slp_unrolling_factor
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 786 poly_uint64 slp_unrolling_factor; member in class:_loop_vec_info
903 #define LOOP_VINFO_SLP_UNROLLING_FACTOR(L) (L)->slp_unrolling_factor

Completed in 19 milliseconds