| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| avx512fintrin.h | 3409 #define _mm512_cmp_round_ps_mask(A, B, P, R) \ macro 3420 _mm512_cmp_round_ps_mask((A), (B), (P), _MM_FROUND_CUR_DIRECTION)
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| avx512fintrin.h | 12263 _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) function 12356 #define _mm512_cmp_round_ps_mask(X, Y, P, R) \ macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| avx512fintrin.h | 10117 _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) function 10254 #define _mm512_cmp_round_ps_mask(X, Y, P, R) \ macro
|