10 #if !defined __X86INTRIN_H && !defined __IMMINTRIN_H 11 #error "Never use <cldemoteintrin.h> directly; include <x86intrin.h> instead." 14 #ifndef __CLDEMOTEINTRIN_H 15 #define __CLDEMOTEINTRIN_H 18 #define __DEFAULT_FN_ATTRS \ 19 __attribute__((__always_inline__, __nodebug__, __target__("cldemote"))) 23 __builtin_ia32_cldemote(__P);
26 #undef __DEFAULT_FN_ATTRS #define __DEFAULT_FN_ATTRS
__inline __m128 __m64 const * __P
static __inline__ void __DEFAULT_FN_ATTRS _cldemote(const void *__P)