LLVM
8.0.1
|
#include "llvm/ADT/StringRef.h"
#include <bitset>
#include <initializer_list>
#include <string>
#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 |
Container class for subtarget features. More... | |
struct | llvm::SubtargetFeatureKV |
Used to provide key value pairs for feature and CPU bit flags. More... | |
struct | llvm::SubtargetInfoKV |
Used to provide key value pairs for CPU and arbitrary pointers. More... | |
class | llvm::SubtargetFeatures |
Manages the enabling and disabling of subtarget specific features. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Variables | |
const unsigned | llvm::MAX_SUBTARGET_FEATURES = 192 |