Home
last modified time | relevance | path

Searched defs:isCpuIdSupported (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c163 static bool isCpuIdSupported(void) { isCpuIdSupported() function
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp508 static bool isCpuIdSupported() { isCpuIdSupported() function