MLIR
20.0.0git
|
This is the complete list of members for mlir::ShapedTypeComponents, including all inherited members.
getAttribute() const | mlir::ShapedTypeComponents | inline |
getDims() const | mlir::ShapedTypeComponents | inline |
getElementType() const | mlir::ShapedTypeComponents | inline |
hasRank() const | mlir::ShapedTypeComponents | inline |
ShapeAdaptor class | mlir::ShapedTypeComponents | friend |
ShapedTypeComponents() | mlir::ShapedTypeComponents | inline |
ShapedTypeComponents(Type elementType) | mlir::ShapedTypeComponents | inline |
ShapedTypeComponents(ShapedType shapedType) | mlir::ShapedTypeComponents | inline |
ShapedTypeComponents(ShapeAdaptor adaptor) | mlir::ShapedTypeComponents | inline |
ShapedTypeComponents(Arg &&arg, Type elementType=nullptr, Attribute attr=nullptr) | mlir::ShapedTypeComponents | inline |
ShapedTypeComponents(ArrayRef< int64_t > vec, Type elementType=nullptr, Attribute attr=nullptr) | mlir::ShapedTypeComponents | inline |