Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def52 X86_CPU_TYPE(AMDFAM1AH, "amdfam1ah")
58 X86_CPU_TYPE_ALIAS(AMDFAM1AH, "amdfam1a")
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c66 AMDFAM1AH, enumerator
798 *Type = AMDFAM1AH; in getAMDProcessorTypeAndSubtype()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1257 *Type = X86::AMDFAM1AH; in getAMDProcessorTypeAndSubtype()