Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c66 INTEL_COREI7, enumerator
344 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
352 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
359 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
365 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
375 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
385 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
397 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
404 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
410 *Type = INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp720 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
728 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
735 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
741 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
751 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
761 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
773 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
780 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
786 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
802 *Type = X86::INTEL_COREI7; in getIntelProcessorTypeAndSubtype()
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def35 X86_CPU_TYPE(INTEL_COREI7, "corei7")