Searched defs:getIntelProcessorTypeAndSubtype (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ | ||
H A D | x86.c | 302 static const char *getIntelProcessorTypeAndSubtype(unsigned Family, getIntelProcessorTypeAndSubtype() function |
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Host.cpp | 681 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, getIntelProcessorTypeAndSubtype() function |