LLVM: include/llvm/IR/DerivedTypes.h File Reference (original) (raw)
Go to the source code of this file.
| Classes | |
|---|---|
| class | llvm::IntegerType |
| Class to represent integer types. More... | |
| class | llvm::FunctionType |
| Class to represent function types. More... | |
| class | llvm::FunctionCallee |
| A handy container for a FunctionType+Callee-pointer pair, which can be passed around as a single entity. More... | |
| class | llvm::StructType |
| Class to represent struct types. More... | |
| class | llvm::ArrayType |
| Class to represent array types. More... | |
| class | llvm::VectorType |
| Base class of all SIMD vector types. More... | |
| class | llvm::FixedVectorType |
| Class to represent fixed width SIMD vectors. More... | |
| class | llvm::ScalableVectorType |
| Class to represent scalable SIMD vectors. More... | |
| class | llvm::PointerType |
| Class to represent pointers. More... | |
| class | llvm::TargetExtType |
| Class to represent target extensions types, which are generally unintrospectable from target-independent optimizations. More... |
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. |