Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Davx512vlintrin.h10582 _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) in _mm256_maskz_roundscale_ps() function
12814 #define _mm256_maskz_roundscale_ps(U, A, B) \ macro