LLVM: llvm::SubtargetFeatureKV Struct Reference (original) (raw)
Used to provide key value pairs for feature and CPU bit flags. More...
#include "[llvm/MC/MCSubtargetInfo.h](MCSubtargetInfo%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const char * | Key |
| K-V key string. | |
| const char * | Desc |
| Help descriptor. | |
| unsigned | Value |
| K-V integer value. | |
| FeatureBitArray | Implies |
| K-V bit mask. |
Used to provide key value pairs for feature and CPU bit flags.
Definition at line 36 of file MCSubtargetInfo.h.
◆ operator<() [1/2]
◆ operator<() [2/2]
| bool llvm::SubtargetFeatureKV::operator< ( StringRef S) const | inline |
|---|
◆ Desc
◆ Implies
◆ Key
◆ Value
unsigned llvm::SubtargetFeatureKV::Value
The documentation for this struct was generated from the following file:
- include/llvm/MC/MCSubtargetInfo.h