clang
6.0.0
|
Go to the source code of this file.
Macros | |
#define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("mwaitx"))) |
Functions | |
static __inline__ void __DEFAULT_FN_ATTRS | _mm_monitorx (void const *__p, unsigned __extensions, unsigned __hints) |
static __inline__ void __DEFAULT_FN_ATTRS | _mm_mwaitx (unsigned __extensions, unsigned __hints, unsigned __clock) |
#define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("mwaitx"))) |
Definition at line 32 of file mwaitxintrin.h.
Referenced by _mm_monitorx().
|
static |
Definition at line 34 of file mwaitxintrin.h.
References __DEFAULT_FN_ATTRS.
|
static |
Definition at line 40 of file mwaitxintrin.h.