Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c496 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function
758 getAMDProcessorTypeAndSubtype(Family, Model, &Features[0], in __cpu_indicator_init()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp911 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function
1187 CPU = getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()