Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Davx512erintrin.h220 _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) in _mm512_mask_rsqrt28_round_ps() function
303 #define _mm512_mask_rsqrt28_round_ps(W, U, A, C) \ macro