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