Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DHost.cpp127 INTEL_COREI7_IVYBRIDGE, enumerator
421 *Subtype = INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype()
801 case INTEL_COREI7_IVYBRIDGE: in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp129 INTEL_COREI7_IVYBRIDGE, enumerator
455 *Subtype = INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype()
843 case INTEL_COREI7_IVYBRIDGE: in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DX86TargetParser.def94 X86_CPU_SUBTYPE_COMPAT("ivybridge", INTEL_COREI7_IVYBRIDGE, "ivybridge")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp592 *Subtype = X86::INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype()