Searched refs:getAMDProcessorTypeAndSubtype (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | cpu_model.c | 552 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function 827 getAMDProcessorTypeAndSubtype(Family, Model, &Features[0], in __cpu_indicator_init()
|
/openbsd/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Host.cpp | 993 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function 1284 CPU = getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()
|