Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c292 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 DHost.cpp630 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() function
1184 CPU = getIntelProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()