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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h524 __cpuidex(int __info[4], int __level, int __ecx) { argument
H A Dcpuid.h249 unsigned int __eax, __ebx, __ecx, __edx; local
277 __get_cpuid(unsigned int __leaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
290 __get_cpuid_count(unsigned int __leaf, unsigned int __subleaf, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp83 unsigned int __ecx; member in struct:libunwind::Registers_x86::GPRs

Completed in 104 milliseconds