| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| avx512fintrin.h | 7802 #define _mm_fmadd_round_ss(A, B, C, R) \ macro
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| avx512fintrin.h | 2092 _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) function 2163 #define _mm_fmadd_round_ss(A, B, C, R) \ macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| avx512fintrin.h | 11795 _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) function 11866 #define _mm_fmadd_round_ss(A, B, C, R) \ macro
|