Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DHost.cpp285 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
754 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp319 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
796 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp483 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
991 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()