24 #if !defined __X86INTRIN_H && !defined __IMMINTRIN_H 25 #error "Never use <cldemoteintrin.h> directly; include <x86intrin.h> instead." 28 #ifndef __CLDEMOTEINTRIN_H 29 #define __CLDEMOTEINTRIN_H 32 #define __DEFAULT_FN_ATTRS \ 33 __attribute__((__always_inline__, __nodebug__, __target__("cldemote"))) 37 __builtin_ia32_cldemote(__P);
40 #undef __DEFAULT_FN_ATTRS #define __DEFAULT_FN_ATTRS
static __inline__ void __DEFAULT_FN_ATTRS _cldemote(const void *__P)