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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
smmintrin.h 709 _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) function
768 #define _mm_cmpistrz(X, Y, M) \ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
smmintrin.h 709 _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) function
768 #define _mm_cmpistrz(X, Y, M) \ macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
smmintrin.h 2010 /// int _mm_cmpistrz(__m128i A, __m128i B, const int M);
2048 #define _mm_cmpistrz(A, B, M) \ macro

Completed in 31 milliseconds