Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DX86TargetParser.cpp151 constexpr FeatureBitset FeaturesCore2 = variable
153 constexpr FeatureBitset FeaturesPenryn = FeaturesCore2 | FeatureSSE4_1;
215 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE;
318 { {"core2"}, CK_Core2, ~0U, FeaturesCore2 },