Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def37 X86_CPU_TYPE(AMDFAM15H, "amdfam15h")
56 X86_CPU_TYPE_ALIAS(AMDFAM15H, "amdfam15")
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c47 AMDFAM15H, enumerator
623 *Type = AMDFAM15H; in getAMDProcessorTypeAndSubtype()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1114 *Type = X86::AMDFAM15H; in getAMDProcessorTypeAndSubtype()