LLVM 17.0.0git
|
Class used to store the subtarget bits in the tables created by tablegen. More...
#include "llvm/MC/SubtargetFeature.h"
Additional Inherited Members | |
![]() | |
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 163 of file SubtargetFeature.h.
|
inlineconstexpr |
Definition at line 165 of file SubtargetFeature.h.
|
inline |
Definition at line 168 of file SubtargetFeature.h.
Referenced by ApplyFeatureFlag(), getFeatures(), and llvm::MCSubtargetInfo::ToggleFeature().