Home
last modified time | relevance | path

Searched refs:_xsetbv (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dxsaveintrin.h36 #define _xsetbv(A, B) __builtin_ia32_xsetbv((unsigned int)(A), (unsigned long long)(B)) macro
42 void __cdecl _xsetbv(unsigned int, unsigned __int64);
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSystem.td606 // NOTE: No HasXSAVE predicate so that these can be used with _xgetbv/_xsetbv
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def618 TARGET_HEADER_BUILTIN(_xsetbv, "vUiUWi", "nh", IMMINTRIN_H, ALL_MS_LANGUAGES, "")