| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| avx512fintrin.h | 2221 #define _mm512_mul_round_ps(A, B, R) \ macro 2227 (__v16sf)_mm512_mul_round_ps((A), (B), (R)), \ 2232 (__v16sf)_mm512_mul_round_ps((A), (B), (R)), \
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| avx512fintrin.h | 6105 _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) function 6213 #define _mm512_mul_round_ps(A, B, C) \ macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| avx512fintrin.h | 2689 _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) function 2925 #define _mm512_mul_round_ps(A, B, C) \ macro
|