My Project
Classes | Namespaces
TypeDetail.h File Reference
#include "mlir/IR/AffineMap.h"
#include "mlir/IR/Identifier.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/IR/TypeSupport.h"
#include "mlir/IR/Types.h"
#include "llvm/Support/TrailingObjects.h"
Include dependency graph for TypeDetail.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mlir::detail::OpaqueTypeStorage
 Opaque Type Storage and Uniquing. More...
 
struct  mlir::detail::IntegerTypeStorage
 Integer Type Storage and Uniquing. More...
 
struct  mlir::detail::FunctionTypeStorage
 Function Type Storage and Uniquing. More...
 
struct  mlir::detail::ShapedTypeStorage
 Shaped Type Storage. More...
 
struct  mlir::detail::VectorTypeStorage
 Vector Type Storage and Uniquing. More...
 
struct  mlir::detail::RankedTensorTypeStorage
 
struct  mlir::detail::UnrankedTensorTypeStorage
 
struct  mlir::detail::MemRefTypeStorage
 
struct  mlir::detail::UnrankedMemRefTypeStorage
 
struct  mlir::detail::ComplexTypeStorage
 Complex Type Storage. More...
 
struct  mlir::detail::TupleTypeStorage
 A type representing a collection of other types. More...
 

Namespaces

 mlir
 
 mlir::detail
 Check if a Callable type can be invoked with the given set of arg types.