|
LLVM
4.0.0
|
#include "llvm/ADT/Triple.h"#include "llvm/Support/DataTypes.h"#include <bitset>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::ArrayRef< T > |
| ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory), i.e. More... | |
| class | llvm::FeatureBitset |
| struct | llvm::SubtargetFeatureKV |
| SubtargetFeatureKV - Used to provide key value pairs for feature and CPU bit flags. More... | |
| struct | llvm::SubtargetInfoKV |
| SubtargetInfoKV - Used to provide key value pairs for CPU and arbitrary pointers. More... | |
| class | llvm::SubtargetFeatures |
| SubtargetFeatures - Manages the enabling and disabling of subtarget specific features. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Variables | |
| const unsigned | llvm::MAX_SUBTARGET_FEATURES = 128 |
1.8.6