Searched defs:_mm512_roundscale_round_ps (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 9286 _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) in _mm512_roundscale_round_ps() function 9431 #define _mm512_roundscale_round_ps(A, B, R) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 9144 _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) in _mm512_roundscale_round_ps() function 9289 #define _mm512_roundscale_round_ps(A, B, R) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 2390 #define _mm512_roundscale_round_ps(A, imm, R) \ macro
|