Searched defs:isCpuIdSupported (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ | ||
H A D | x86.c | 163 static bool isCpuIdSupported(void) { isCpuIdSupported() function |
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Host.cpp | 508 static bool isCpuIdSupported() { isCpuIdSupported() function |