Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c302 static const char *getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp681 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() function