Home
last modified time | relevance | path

Searched refs:_mm256_dp_ps (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Davxintrin.h251 _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) in _mm256_dp_ps() function
258 #define _mm256_dp_ps(X, Y, M) \ macro