Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dcpu_model.c403 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 DHost.cpp811 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function
1062 getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, &Subtype); in getHostCPUName()