Home
last modified time | relevance | path

Searched refs:INTEL_COREI7_HASWELL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c79 INTEL_COREI7_HASWELL, enumerator
444 *Subtype = INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def87 X86_CPU_SUBTYPE(INTEL_COREI7_HASWELL, "haswell")
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp790 *Subtype = X86::INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype()