Home
last modified time | relevance | path

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

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