HomeSort by relevance Sort by last modified time
    Searched refs:detectX86FamilyModel (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Host.cpp 285 static void detectX86FamilyModel(unsigned EAX, unsigned *Family,
754 detectX86FamilyModel(EAX, &Family, &Model);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Host.cpp 483 static void detectX86FamilyModel(unsigned EAX, unsigned *Family,
991 detectX86FamilyModel(EAX, &Family, &Model);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 319 static void detectX86FamilyModel(unsigned EAX, unsigned *Family,
796 detectX86FamilyModel(EAX, &Family, &Model);
    [all...]

Completed in 359 milliseconds