LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SubtargetFeatures Member List

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::SubtargetFeaturesexplicit
ToggleFeature(uint64_t Bits, const StringRef String, const SubtargetFeatureKV *FeatureTable, size_t FeatureTableSize)llvm::SubtargetFeatures