Home
last modified time | relevance | path

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

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