Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.h130 CK_Athlon, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp396 { {"athlon"}, CK_Athlon, ~0U, FeaturesAthlon, '\0', false },
397 { {"athlon-tbird"}, CK_Athlon, ~0U, FeaturesAthlon, '\0', false },
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp676 case CK_Athlon: in getTargetDefines()
1600 case CK_Athlon: in getCPUCacheLineSize()