Searched refs:getIntelProcessorTypeAndSubtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c276 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, function
724 getIntelProcessorTypeAndSubtype(Family, Model, &Features[0],
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp587 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, function
1121 CPU = getIntelProcessorTypeAndSubtype(Family, Model, Features, &Type,

Completed in 140 milliseconds