MLIR
20.0.0git
|
This is the complete list of members for mlir::ShapeAdaptor, including all inherited members.
dump() const | mlir::ShapeAdaptor | |
getDims(SmallVectorImpl< int64_t > &res) const | mlir::ShapeAdaptor | |
getDims(ShapedTypeComponents &res) const | mlir::ShapeAdaptor | |
getDimSize(int index) const | mlir::ShapeAdaptor | |
getElementType() const | mlir::ShapeAdaptor | |
getNumElements() const | mlir::ShapeAdaptor | |
getRank() const | mlir::ShapeAdaptor | |
hasRank() const | mlir::ShapeAdaptor | |
hasStaticShape() const | mlir::ShapeAdaptor | |
isDynamicDim(int index) const | mlir::ShapeAdaptor | inline |
operator bool() const | mlir::ShapeAdaptor | inlineexplicit |
ShapeAdaptor(Type t) | mlir::ShapeAdaptor | inline |
ShapeAdaptor(Attribute t) | mlir::ShapeAdaptor | inline |
ShapeAdaptor(ShapedTypeComponents *components) | mlir::ShapeAdaptor | inline |
ShapeAdaptor(ShapedTypeComponents &components) | mlir::ShapeAdaptor | inline |