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

  /external/llvm/lib/Support/
Host.cpp 91 INTEL_COREI7,
402 *Type = INTEL_COREI7; // "nehalem"
409 *Type = INTEL_COREI7; // "westmere"
415 *Type = INTEL_COREI7; //"sandybridge"
420 *Type = INTEL_COREI7; // "ivybridge"
429 *Type = INTEL_COREI7; // "haswell"
438 *Type = INTEL_COREI7; // "broadwell"
444 *Type = INTEL_COREI7; // "skylake-avx512"
448 *Type = INTEL_COREI7; // "skylake"
484 *Type = INTEL_COREI7;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 93 INTEL_COREI7,
436 *Type = INTEL_COREI7; // "nehalem"
443 *Type = INTEL_COREI7; // "westmere"
449 *Type = INTEL_COREI7; //"sandybridge"
454 *Type = INTEL_COREI7; // "ivybridge"
463 *Type = INTEL_COREI7; // "haswell"
472 *Type = INTEL_COREI7; // "broadwell"
478 *Type = INTEL_COREI7; // "skylake-avx512"
482 *Type = INTEL_COREI7; // "skylake"
518 *Type = INTEL_COREI7;
    [all...]

Completed in 93 milliseconds