| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| avx512fintrin.h | 6592 #define _mm_maskz_scalef_round_ss(U, A, B, R) \ macro
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| avx512fintrin.h | 627 _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) function 720 #define _mm_maskz_scalef_round_ss(U, A, B, C) \ macro 749 _mm_maskz_scalef_round_ss ((U), (A), (B), _MM_FROUND_CUR_DIRECTION)
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| avx512fintrin.h | 3289 _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) function 3354 #define _mm_maskz_scalef_round_ss(U, A, B, C) \ macro 3371 _mm_maskz_scalef_round_ss ((U), (A), (B), _MM_FROUND_CUR_DIRECTION)
|