Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c165 static bool isCpuIdSupported(void) { in isCpuIdSupported() function
803 if (!isCpuIdSupported() || in __cpu_indicator_init()
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp496 static bool isCpuIdSupported() { in isCpuIdSupported() function
574 if (!isCpuIdSupported()) in getVendorSignature()