LLVM 22.0.0git
|
Class used to store the subtarget bits in the tables created by tablegen. More...
#include "llvm/TargetParser/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 157 of file SubtargetFeature.h.
|
inlineconstexpr |
Definition at line 159 of file SubtargetFeature.h.
|
inline |
Definition at line 162 of file SubtargetFeature.h.
Referenced by ApplyFeatureFlag(), llvm::getCPUDefaultTargetFeatures(), getFeatures(), and llvm::MCSubtargetInfo::ToggleFeature().