Searched refs:CK_Athlon (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.h | 130 CK_Athlon, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | X86TargetParser.cpp | 396 { {"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 D | X86.cpp | 676 case CK_Athlon: in getTargetDefines() 1600 case CK_Athlon: in getCPUCacheLineSize()
|