Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DX86TargetParser.cpp139 constexpr FeatureBitset FeaturesX86_64 = FeaturesPentium4 | Feature64BIT; variable
140 constexpr FeatureBitset FeaturesX86_64_V2 = FeaturesX86_64 | FeatureSAHF |
412 { {"x86-64"}, CK_x86_64, ~0U, FeaturesX86_64 },