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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 1051 #define LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND(L) \
1057 || LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (L))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 933 #define LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND(L) \
939 || LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (L))

Completed in 42 milliseconds