|
clang
3.8.0
|
Go to the source code of this file.
Macros | |
| #define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("popcnt"))) |
Functions | |
| static __inline__ int __DEFAULT_FN_ATTRS | _mm_popcnt_u32 (unsigned int __A) |
| static __inline__ int __DEFAULT_FN_ATTRS | _popcnt32 (int __A) |
| #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("popcnt"))) |
Definition at line 28 of file popcntintrin.h.
|
static |
Definition at line 31 of file popcntintrin.h.
|
static |
Definition at line 37 of file popcntintrin.h.
1.8.6