|
clang 23.0.0git
|
A helper class for "hasFeature" lookups (mimicking a StringSwitch). More...
Public Member Functions | |
| FeatureLookupBuilder (AArch64FeatureSet &Features) | |
| FeatureLookupBuilder & | Case (StringRef Feat, bool HasFeature) |
| FeatureLookupBuilder & | Cases (ArrayRef< StringRef > Feats, bool HasFeature) |
A helper class for "hasFeature" lookups (mimicking a StringSwitch).
Definition at line 850 of file AArch64.cpp.
|
inline |
Definition at line 851 of file AArch64.cpp.
|
inline |
Definition at line 855 of file AArch64.cpp.
References FeatureLookupBuilder(), and HasFeature().
|
inline |
Definition at line 861 of file AArch64.cpp.
References FeatureLookupBuilder(), and HasFeature().