clang
8.0.0
|
Go to the source code of this file.
Macros | |
#define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__)) |
Functions | |
static __inline unsigned char | __attribute__ ((__always_inline__, __nodebug__, __target__("adx"))) _addcarryx_u32(unsigned char __cf |
static __inline unsigned char __DEFAULT_FN_ATTRS | _addcarry_u32 (unsigned char __cf, unsigned int __x, unsigned int __y, unsigned int *__p) |
static __inline unsigned char __DEFAULT_FN_ATTRS | _subborrow_u32 (unsigned char __cf, unsigned int __x, unsigned int __y, unsigned int *__p) |
Variables | |
static __inline unsigned char unsigned int | __x |
static __inline unsigned char unsigned int unsigned int | __y |
static __inline unsigned char unsigned int unsigned int unsigned int * | __p |
#define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__)) |
Definition at line 32 of file adxintrin.h.
Referenced by _addcarry_u32(), and _subborrow_u32().
|
static |
|
static |
Definition at line 53 of file adxintrin.h.
References __DEFAULT_FN_ATTRS.
|
static |
Definition at line 69 of file adxintrin.h.
References __DEFAULT_FN_ATTRS.
__inline unsigned char unsigned int unsigned int unsigned int* __p |
Definition at line 38 of file adxintrin.h.
Referenced by __attribute__(), _fxrstor(), _mm256_load_si256(), _mm_load_si128(), _mm_stream_si128(), _rdseed32_step(), _wrssd(), _wrussd(), _xrstor(), _xrstors(), _xsavec(), and _xsaveopt().
__inline unsigned char unsigned int __x |
Definition at line 36 of file adxintrin.h.
Referenced by __tg_conj(), __tg_creal(), _mm_set_pd(), _mm_set_ps(), and _mm_setr_ps().
static __inline__ unsigned long uint32_t __y |
Definition at line 36 of file adxintrin.h.
Referenced by _mm_set_ps(), and _mm_setr_ps().