Base typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
classof(T val) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
get(ArrayRef< int64_t > shape, Type elementType) | mlir::RankedTensorType | static |
mlir::detail::StorageUserBase::get(MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getChecked(ArrayRef< int64_t > shape, Type elementType, Location location) | mlir::RankedTensorType | static |
mlir::detail::StorageUserBase::getChecked(const Location &loc, MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getClassID() | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
getImpl() const | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotected |
getShape() const | mlir::RankedTensorType | |
ImplType typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
kindof(unsigned kind) | mlir::RankedTensorType | inlinestatic |
verifyConstructionInvariants(Optional< Location > loc, MLIRContext *context, ArrayRef< int64_t > shape, Type elementType) | mlir::RankedTensorType | static |
mlir::detail::StorageUserBase::verifyConstructionInvariants(Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |