Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DX86TargetParser.cpp150 constexpr FeatureBitset FeaturesCore2 = variable
152 constexpr FeatureBitset FeaturesPenryn = FeaturesCore2 | FeatureSSE4_1;
212 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE;
321 { {"core2"}, CK_Core2, ~0U, FeaturesCore2 },