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

  /external/llvm/lib/Support/
Host.cpp 300 unsigned int Brand_id, unsigned int Features,
302 if (Brand_id != 0)
751 unsigned Brand_id = EBX & 0xff;
761 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features, &Type,
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 334 unsigned int Brand_id, unsigned int Features,
336 if (Brand_id != 0)
793 unsigned Brand_id = EBX & 0xff;
803 getIntelProcessorTypeAndSubtype(Family, Model, Brand_id, Features, &Type,
    [all...]

Completed in 242 milliseconds