Home
last modified time | relevance | path

Searched refs:INTEL_CORE2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Support/
DHost.cpp90 INTEL_CORE2, enumerator
384 *Type = INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
393 *Type = INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
509 *Type = INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
518 *Type = INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
784 case INTEL_CORE2: in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp92 INTEL_CORE2, enumerator
418 *Type = INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
427 *Type = INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
543 *Type = INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
552 *Type = INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
826 case INTEL_CORE2: in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp555 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
564 *Type = X86::INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
718 *Type = X86::INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
726 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
732 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DX86TargetParser.def38 X86_CPU_TYPE_COMPAT ("core2", INTEL_CORE2, "core2")