Searched defs:_mm512_mask_rcp28_round_ps (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512erintrin.h198 #define _mm512_mask_rcp28_round_ps(S, M, A, R) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512erintrin.h146 _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) function
285 #define _mm512_mask_rcp28_round_ps(W, U, A, C) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512erintrin.h142 _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) function
375 #define _mm512_mask_rcp28_round_ps(W, U, A, C) \ macro

Completed in 79 milliseconds