|
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 843 of file AArch64.cpp.
|
inline |
Definition at line 844 of file AArch64.cpp.
|
inline |
Definition at line 848 of file AArch64.cpp.
References FeatureLookupBuilder(), and HasFeature().
|
inline |
Definition at line 854 of file AArch64.cpp.
References FeatureLookupBuilder(), and HasFeature().