Searched refs:INTEL_COREI7 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DHost.cpp91 INTEL_COREI7, enumerator in enum:ProcessorTypes
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/
H A DHost.cpp93 INTEL_COREI7, enumerator in enum:ProcessorTypes
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 105 milliseconds