|
clang
5.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 unsigned int unsigned int unsigned int *__p return | __builtin_ia32_addcarryx_u32 (__cf, __x, __y, __p) |
| 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 |
| #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__)) |
Definition at line 32 of file adxintrin.h.
|
static |
| static __inline unsigned char unsigned int unsigned int unsigned int* __p return __builtin_ia32_addcarryx_u32 | ( | __cf | , |
| __x | , | ||
| __y | , | ||
| __p | |||
| ) |
|
static |
Definition at line 53 of file adxintrin.h.
|
static |
Definition at line 69 of file adxintrin.h.
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().
1.8.6