Searched defs:__leaf (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dpconfigintrin.h26 _pconfig_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
H A Dsgxintrin.h24 _enclu_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
35 _encls_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
46 _enclv_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
H A Dcpuid.h273 static __inline unsigned int __get_cpuid_max (unsigned int __leaf, argument
304 __get_cpuid(unsigned int __leaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
317 __get_cpuid_count(unsigned int __leaf, unsigned int __subleaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
[all...]

Completed in 116 milliseconds