LLVM: llvm::FeatureBitArray Class Reference (original) (raw)
Class used to store the subtarget bits in the tables created by tablegen. More...
#include "[llvm/TargetParser/SubtargetFeature.h](SubtargetFeature%5F8h%5Fsource.html)"
Inheritance diagram for llvm::FeatureBitArray:
[legend]
Additional Inherited Members | |
---|---|
![]() |
|
constexpr | FeatureBitset (const std::array< uint64_t, MAX_SUBTARGET_WORDS > &B) |
Detailed Description
Class used to store the subtarget bits in the tables created by tablegen.
Definition at line 156 of file SubtargetFeature.h.
Constructor & Destructor Documentation
constexpr llvm::FeatureBitArray::FeatureBitArray ( const std::array< uint64_t, MAX_SUBTARGET_WORDS > & B) | inlineconstexpr |
---|
Definition at line 158 of file SubtargetFeature.h.
Member Function Documentation
◆ getAsBitset()
const FeatureBitset & llvm::FeatureBitArray::getAsBitset ( ) const | inline |
---|
Definition at line 161 of file SubtargetFeature.h.
Referenced by ApplyFeatureFlag(), getFeatures(), and llvm::MCSubtargetInfo::ToggleFeature().
The documentation for this class was generated from the following file:
- include/llvm/TargetParser/SubtargetFeature.h