LLVM 20.0.0git
|
Class used to store the subtarget bits in the tables created by tablegen. More...
#include "llvm/TargetParser/SubtargetFeature.h"
Additional Inherited Members | |
Protected Member Functions inherited from llvm::FeatureBitset | |
constexpr | FeatureBitset (const std::array< uint64_t, MAX_SUBTARGET_WORDS > &B) |
Class used to store the subtarget bits in the tables created by tablegen.
Definition at line 156 of file SubtargetFeature.h.
|
inlineconstexpr |
Definition at line 158 of file SubtargetFeature.h.
|
inline |
Definition at line 161 of file SubtargetFeature.h.
Referenced by ApplyFeatureFlag(), getFeatures(), and llvm::MCSubtargetInfo::ToggleFeature().