Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c662 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() function
1192 getAMDProcessorTypeAndSubtype(Family, Model, &Features[0], in __cpu_indicator_init()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1070 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() function
1403 CPU = getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()