Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.h131 CK_AthlonXP, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp398 { {"athlon-xp"}, CK_AthlonXP, ~0U, FeaturesAthlonXP, '\0', false },
399 { {"athlon-mp"}, CK_AthlonXP, ~0U, FeaturesAthlonXP, '\0', false },
400 { {"athlon-4"}, CK_AthlonXP, ~0U, FeaturesAthlonXP, '\0', false },
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp677 case CK_AthlonXP: in getTargetDefines()
1601 case CK_AthlonXP: in getCPUCacheLineSize()