Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h2517 _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) in _mm512_add_round_ps() function
2624 #define _mm512_add_round_ps(A, B, C) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h2459 _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) in _mm512_add_round_ps() function
2566 #define _mm512_add_round_ps(A, B, C) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h1991 #define _mm512_add_round_ps(A, B, R) \ macro