Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c44 INTEL_CORE2, enumerator
324 *Type = INTEL_CORE2; in getIntelProcessorTypeAndSubtype()
333 *Type = INTEL_CORE2; in getIntelProcessorTypeAndSubtype()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def34 X86_CPU_TYPE(INTEL_CORE2, "core2")
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp714 *Type = X86::INTEL_CORE2; in getIntelProcessorTypeAndSubtype()
723 *Type = X86::INTEL_CORE2; in getIntelProcessorTypeAndSubtype()
/freebsd/sys/sys/
H A Dpmc.h86 __PMC_CPU(INTEL_CORE2, 0x88, "Intel Core2") \