Searched refs:getIntelProcessorTypeAndSubtype (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | cpu_model.c | 292 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() function 752 getIntelProcessorTypeAndSubtype(Family, Model, &Features[0], in __cpu_indicator_init()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Host.cpp | 630 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() function 1184 CPU = getIntelProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()
|