Searched refs:_xsetbv (Results 1 – 3 of 3) sorted by relevance
36 #define _xsetbv(A, B) __builtin_ia32_xsetbv((unsigned int)(A), (unsigned long long)(B)) macro42 void __cdecl _xsetbv(unsigned int, unsigned __int64);
612 // NOTE: No HasXSAVE predicate so that these can be used with _xgetbv/_xsetbv
787 def _xsetbv : X86LibBuiltin<"void(unsigned int, uint64_t)">;