Home
last modified time | relevance | path

Searched refs:getAMDProcessorTypeAndSubtype (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c552 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 DHost.cpp993 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() function
1284 CPU = getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, in getHostCPUName()