Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DHost.cpp96 INTEL_PENTIUM, enumerator
333 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
338 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
342 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
768 case INTEL_PENTIUM: in getHostCPUName()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp98 INTEL_PENTIUM, enumerator
367 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
372 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
376 *Type = INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()
810 case INTEL_PENTIUM: in getHostCPUName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DX86TargetParser.def51 X86_CPU_TYPE ("pentium", INTEL_PENTIUM)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp515 *Type = X86::INTEL_PENTIUM; in getIntelProcessorTypeAndSubtype()