Searched defs:_mm256_dp_ps (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avxintrin.h | 251 _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) in _mm256_dp_ps() function 258 #define _mm256_dp_ps(X, Y, M) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avxintrin.h | 251 _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) in _mm256_dp_ps() function 258 #define _mm256_dp_ps(X, Y, M) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avxintrin.h | 1455 #define _mm256_dp_ps(V1, V2, M) \ macro
|