Home
last modified time | relevance | path

Searched refs:INTEL_CORE2 (Results 1 – 3 of 3) 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-10.0/llvm/lib/Support/
DHost.cpp614 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
623 *Type = X86::INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
826 *Type = X86::INTEL_CORE2; // "penryn" in getIntelProcessorTypeAndSubtype()
834 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
840 *Type = X86::INTEL_CORE2; // "core2" in getIntelProcessorTypeAndSubtype()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86TargetParser.def39 X86_CPU_TYPE_COMPAT ("core2", INTEL_CORE2, "core2")