Home
last modified time | relevance | path

Searched defs:_mm_test_mix_ones_zeros (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsmmintrin.h455 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128 ((M), (V)) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h1176 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsmmintrin.h94 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128 ((M), (V)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h94 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128 ((M), (V)) macro