Searched refs:_mm_testnzc_si128 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dsse41-builtins.c365 return _mm_testnzc_si128(x, y);
/external/clang/lib/Headers/
H A Dsmmintrin.h264 _mm_testnzc_si128(__m128i __M, __m128i __V) function
270 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V))

Completed in 127 milliseconds