Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp63 constexpr FeatureBitset FeaturesPrescott = FeaturesPentium4 | FeatureSSE3; variable
65 FeaturesPrescott | Feature64BIT | FeatureCMPXCHG16B;
295 { {"yonah"}, CK_Yonah, ~0U, FeaturesPrescott, 'L', false },
300 { {"pentium_4_sse3"}, CK_Prescott, ~0U, FeaturesPrescott, 'L', true },
301 { {"prescott"}, CK_Prescott, ~0U, FeaturesPrescott, 'L', false },