clang API Documentation
Go to the source code of this file.
Defines | |
| #define | _MM_FROUND_TO_NEAREST_INT 0x00 |
| #define | _MM_FROUND_TO_NEG_INF 0x01 |
| #define | _MM_FROUND_TO_POS_INF 0x02 |
| #define | _MM_FROUND_TO_ZERO 0x03 |
| #define | _MM_FROUND_CUR_DIRECTION 0x04 |
Typedefs | |
| typedef double __v8df | __attribute__ ((__vector_size__(64))) |
| typedef unsigned char | __mmask8 |
| typedef unsigned short | __mmask16 |
Functions | |
| static __inline __m512i | __attribute__ ((__always_inline__, __nodebug__)) _mm512_setzero_si512(void) |
| #define _MM_FROUND_CUR_DIRECTION 0x04 |
Definition at line 47 of file avx512fintrin.h.
| #define _MM_FROUND_TO_NEAREST_INT 0x00 |
Definition at line 43 of file avx512fintrin.h.
| #define _MM_FROUND_TO_NEG_INF 0x01 |
Definition at line 44 of file avx512fintrin.h.
| #define _MM_FROUND_TO_POS_INF 0x02 |
Definition at line 45 of file avx512fintrin.h.
| #define _MM_FROUND_TO_ZERO 0x03 |
Definition at line 46 of file avx512fintrin.h.
| typedef long long __m512i __attribute__((__vector_size__(64))) |
Definition at line 30 of file avx512fintrin.h.
Definition at line 40 of file avx512fintrin.h.
Definition at line 39 of file avx512fintrin.h.
| static __inline __m512i __attribute__ | ( | (__always_inline__, __nodebug__) | ) | [static] |
Definition at line 51 of file avx512fintrin.h.