Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp180 constexpr FeatureBitset FeaturesAthlon = variable
183 FeaturesAthlon | FeatureFXSR | FeatureSSE;
392 { {"athlon"}, CK_Athlon, ~0U, FeaturesAthlon, '\0', false },
393 { {"athlon-tbird"}, CK_Athlon, ~0U, FeaturesAthlon, '\0', false },