Home
last modified time | relevance | path

Searched defs:_mm_roti_epi32 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dxopintrin.h266 _mm_roti_epi32(__m128i __A, const int __B) in _mm_roti_epi32() function
281 #define _mm_roti_epi32(A, N) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dxopintrin.h266 _mm_roti_epi32(__m128i __A, const int __B) in _mm_roti_epi32() function
281 #define _mm_roti_epi32(A, N) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dxopintrin.h233 #define _mm_roti_epi32(A, N) \ macro