Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512erintrin.h80 _mm512_exp2a23_round_ps (__m512 __A, int __R) in _mm512_exp2a23_round_ps() function
264 #define _mm512_exp2a23_round_ps(A, C) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512erintrin.h79 _mm512_exp2a23_round_ps (__m512 __A, int __R) in _mm512_exp2a23_round_ps() function
354 #define _mm512_exp2a23_round_ps(A, C) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512erintrin.h41 #define _mm512_exp2a23_round_ps(A, R) \ macro