Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DX86TargetParser.cpp213 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE; variable
216 FeaturesBonnell | FeaturesWestmere | FeaturePRFCHW | FeatureRDRND;
327 { {"bonnell"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell },
328 { {"atom"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell },