Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DX86TargetParser.cpp215 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE; variable
218 FeaturesBonnell | FeaturesWestmere | FeaturePRFCHW | FeatureRDRND;
321 { {"bonnell"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell },
322 { {"atom"}, CK_Bonnell, FEATURE_SSSE3, FeaturesBonnell },