Searched refs:HWCAP_CPUID (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c845 #ifndef HWCAP_CPUID
846 #define HWCAP_CPUID (1 << 11) macro
1243 if (hwcap & HWCAP_CPUID) {

Completed in 86 milliseconds