|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/SMLoc.h"#include <cstdint>Go to the source code of this file.
Classes | |
| class | llvm::MCExpr |
| Base class for the full range of assembler expressions which are needed for parsing. More... | |
| class | llvm::MCConstantExpr |
| class | llvm::MCSymbolRefExpr |
| Represent a reference to a symbol from inside an expression. More... | |
| class | llvm::MCUnaryExpr |
| Unary assembler expressions. More... | |
| class | llvm::MCBinaryExpr |
| Binary assembler expressions. More... | |
| class | llvm::MCTargetExpr |
| Extension point for target-specific MCExpr subclasses to implement. More... | |
| class | llvm::MCSpecifierExpr |
| Extension point for target-specific MCExpr subclasses with a relocation specifier, serving as a replacement for MCSymbolRefExpr::VariantKind. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |