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

  /external/llvm/lib/Support/
Host.cpp 585 static void getAMDProcessorTypeAndSubtype(unsigned int Family,
835 getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, &Subtype);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Host.cpp 773 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model,
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 619 static void getAMDProcessorTypeAndSubtype(unsigned int Family,
877 getAMDProcessorTypeAndSubtype(Family, Model, Features, &Type, &Subtype);
    [all...]

Completed in 136 milliseconds