Searched defs:_mm256_extractf128_pd (Results 1 – 2 of 2) sorted by relevance
109 FORCE_INLINE __m128d _mm256_extractf128_pd (__m256d a, const int imm8) in _mm256_extractf128_pd() function
2826 #define _mm256_extractf128_pd(V, M) __extension__ ({ \ macro