HomeSort by: relevance | last modified time | path
    Searched refs:LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (Results 1 - 4 of 4) 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))
tree-vect-loop-manip.cc 4003 = LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (loop_vinfo);
  /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))
tree-vect-loop-manip.cc 3430 = LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (loop_vinfo);

Completed in 73 milliseconds