Home
last modified time | relevance | path

Searched defs:detectX86FamilyModel (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp631 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, detectX86FamilyModel() function
/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c300 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, detectX86FamilyModel() function