Go to the source code of this file.
◆ __DEFAULT_FN_ATTRS
#define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi2"))) |
◆ _bzhi_u32()
static __inline__ unsigned int __DEFAULT_FN_ATTRS _bzhi_u32 |
( |
unsigned int |
__X, |
|
|
unsigned int |
__Y |
|
) |
| |
|
static |
◆ _mulx_u32()
static __inline__ unsigned int __DEFAULT_FN_ATTRS _mulx_u32 |
( |
unsigned int |
__X, |
|
|
unsigned int |
__Y, |
|
|
unsigned int * |
__P |
|
) |
| |
|
static |
◆ _pdep_u32()
static __inline__ unsigned int __DEFAULT_FN_ATTRS _pdep_u32 |
( |
unsigned int |
__X, |
|
|
unsigned int |
__Y |
|
) |
| |
|
static |
◆ _pext_u32()
static __inline__ unsigned int __DEFAULT_FN_ATTRS _pext_u32 |
( |
unsigned int |
__X, |
|
|
unsigned int |
__Y |
|
) |
| |
|
static |