Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/
Dcpu_model.c277 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
733 detectX86FamilyModel(EAX, &Family, &Model); in __cpu_indicator_init()
/external/llvm/lib/Support/
DHost.cpp285 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
754 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()
/external/llvm-project/llvm/lib/Support/
DHost.cpp574 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
1126 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp542 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() function
1144 detectX86FamilyModel(EAX, &Family, &Model); in getHostCPUName()