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.cpp152 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE; variable
155 FeaturesBonnell | FeaturesWestmere | FeaturePRFCHW | FeatureRDRND;
309 { {"bonnell"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell, 'O', false },
310 { {"atom"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell, 'O', false },