Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/
Dcpu_model.c151 static bool isCpuIdSupported() { in isCpuIdSupported() function
726 if (!isCpuIdSupported() || in __cpu_indicator_init()
/external/llvm-project/llvm/lib/Support/
DHost.cpp451 static bool isCpuIdSupported() { in isCpuIdSupported() function
1117 if (!isCpuIdSupported()) in getHostCPUName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp419 static bool isCpuIdSupported() { in isCpuIdSupported() function
1134 if(!isCpuIdSupported()) in getHostCPUName()