LLVM API Documentation
This is the complete list of members for llvm::SubtargetFeatures, including all inherited members.
AddFeature(const StringRef String, bool IsEnabled=true) | llvm::SubtargetFeatures | |
dump() const | llvm::SubtargetFeatures | |
getDefaultSubtargetFeatures(const Triple &Triple) | llvm::SubtargetFeatures | |
getFeatureBits(const StringRef CPU, const SubtargetFeatureKV *CPUTable, size_t CPUTableSize, const SubtargetFeatureKV *FeatureTable, size_t FeatureTableSize) | llvm::SubtargetFeatures | |
getString() const | llvm::SubtargetFeatures | |
print(raw_ostream &OS) const | llvm::SubtargetFeatures | |
SubtargetFeatures(const StringRef Initial="") | llvm::SubtargetFeatures | explicit |
ToggleFeature(uint64_t Bits, const StringRef String, const SubtargetFeatureKV *FeatureTable, size_t FeatureTableSize) | llvm::SubtargetFeatures |