Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp144 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE; variable
147 FeaturesBonnell | FeaturesWestmere | FeaturePRFCHW | FeatureRDRND;
297 { {"bonnell"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell, 'O', false },
298 { {"atom"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell, 'O', false },