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