Home
last modified time | relevance | path

Searched refs:Brand_id (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DHost.cpp300 unsigned int Brand_id, unsigned int Features, in getIntelProcessorTypeAndSubtype() argument
302 if (Brand_id != 0) in getIntelProcessorTypeAndSubtype()
751 unsigned Brand_id = EBX & 0xff; in getHostCPUName() local
761 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features, &Type, in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp334 unsigned int Brand_id, unsigned int Features, in getIntelProcessorTypeAndSubtype() argument
336 if (Brand_id != 0) in getIntelProcessorTypeAndSubtype()
793 unsigned Brand_id = EBX & 0xff; in getHostCPUName() local
803 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features, &Type, in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp498 unsigned Brand_id, unsigned Features, in getIntelProcessorTypeAndSubtype() argument
501 if (Brand_id != 0) in getIntelProcessorTypeAndSubtype()
988 unsigned Brand_id = EBX & 0xff; in getHostCPUName() local
998 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features, in getHostCPUName()