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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
smmintrin.h 701 _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) function
765 #define _mm_cmpistrs(X, Y, M) \ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
smmintrin.h 701 _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) function
765 #define _mm_cmpistrs(X, Y, M) \ macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
smmintrin.h 1960 /// int _mm_cmpistrs(__m128i A, __m128i B, const int M);
1998 #define _mm_cmpistrs(A, B, M) \ macro

Completed in 49 milliseconds