MLIR
20.0.0git
|
This is the complete list of members for mlir::gpu::MMAMatrixStorageType, including all inherited members.
BaseStorage()=default | mlir::StorageUniquer::BaseStorage | protected |
construct(TypeStorageAllocator &allocator, const KeyTy &key) | mlir::gpu::MMAMatrixStorageType | inlinestatic |
dimShapes | mlir::gpu::MMAMatrixStorageType | |
elementType | mlir::gpu::MMAMatrixStorageType | |
getAbstractType() | mlir::TypeStorage | inline |
getOperand() const | mlir::gpu::MMAMatrixStorageType | inline |
getShape() const | mlir::gpu::MMAMatrixStorageType | inline |
KeyTy typedef | mlir::gpu::MMAMatrixStorageType | |
MMAMatrixStorageType(unsigned numDims, const int64_t *dimShapes, Type elementType, StringRef operand) | mlir::gpu::MMAMatrixStorageType | inline |
numDims | mlir::gpu::MMAMatrixStorageType | |
operand | mlir::gpu::MMAMatrixStorageType | |
operator==(const KeyTy &key) const | mlir::gpu::MMAMatrixStorageType | inline |
TypeStorage() | mlir::TypeStorage | inlineprotected |