Home
last modified time | relevance | path

Searched refs:INTEL_COREI7 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/
Dcpu_model.c59 INTEL_COREI7, enumerator
330 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
338 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
345 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
351 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
361 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
371 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
383 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
389 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
405 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp632 *Type = X86::INTEL_COREI7; // "nehalem" in getIntelProcessorTypeAndSubtype()
639 *Type = X86::INTEL_COREI7; // "westmere" in getIntelProcessorTypeAndSubtype()
645 *Type = X86::INTEL_COREI7; //"sandybridge" in getIntelProcessorTypeAndSubtype()
650 *Type = X86::INTEL_COREI7; // "ivybridge" in getIntelProcessorTypeAndSubtype()
659 *Type = X86::INTEL_COREI7; // "haswell" in getIntelProcessorTypeAndSubtype()
668 *Type = X86::INTEL_COREI7; // "broadwell" in getIntelProcessorTypeAndSubtype()
677 *Type = X86::INTEL_COREI7; // "skylake" in getIntelProcessorTypeAndSubtype()
683 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
694 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
701 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/external/llvm/lib/Support/
DHost.cpp91 INTEL_COREI7, enumerator
402 *Type = INTEL_COREI7; // "nehalem" in getIntelProcessorTypeAndSubtype()
409 *Type = INTEL_COREI7; // "westmere" in getIntelProcessorTypeAndSubtype()
415 *Type = INTEL_COREI7; //"sandybridge" in getIntelProcessorTypeAndSubtype()
420 *Type = INTEL_COREI7; // "ivybridge" in getIntelProcessorTypeAndSubtype()
429 *Type = INTEL_COREI7; // "haswell" in getIntelProcessorTypeAndSubtype()
438 *Type = INTEL_COREI7; // "broadwell" in getIntelProcessorTypeAndSubtype()
444 *Type = INTEL_COREI7; // "skylake-avx512" in getIntelProcessorTypeAndSubtype()
448 *Type = INTEL_COREI7; // "skylake" in getIntelProcessorTypeAndSubtype()
484 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/external/llvm-project/llvm/lib/Support/
DHost.cpp639 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
647 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
654 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
660 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
670 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
680 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
692 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
698 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
714 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
722 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86TargetParser.def40 X86_CPU_TYPE_COMPAT ("nehalem", INTEL_COREI7, "corei7")
/external/llvm-project/llvm/include/llvm/Support/
DX86TargetParser.def35 X86_CPU_TYPE(INTEL_COREI7, "corei7")