Searched refs:getAMDProcessorTypeAndSubtype (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | cpu_model.c | 403 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function 637 getAMDProcessorTypeAndSubtype(Family, Model, Features, in __cpu_indicator_init()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Host.cpp | 811 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function 1062 getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, &Subtype); in getHostCPUName()
|