Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DX86TargetParser.cpp151 constexpr FeatureBitset FeaturesCore2 = variable
153 constexpr FeatureBitset FeaturesPenryn = FeaturesCore2 | FeatureSSE4_1;
213 constexpr FeatureBitset FeaturesBonnell = FeaturesCore2 | FeatureMOVBE;
324 { {"core2"}, CK_Core2, ~0U, FeaturesCore2 },