TT-MLIR
|
This is the complete list of members for mlir::tt::ttir::DotGeneralOp, including all inherited members.
Adaptor typedef | mlir::tt::ttir::DotGeneralOp | |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value lhs, ::mlir::Value rhs, ::mlir::DenseI64ArrayAttr batch_dims_lhs, ::mlir::DenseI64ArrayAttr contract_dims_lhs, ::mlir::DenseI64ArrayAttr batch_dims_rhs, ::mlir::DenseI64ArrayAttr contract_dims_rhs) | mlir::tt::ttir::DotGeneralOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value lhs, ::mlir::Value rhs, ::mlir::DenseI64ArrayAttr batch_dims_lhs, ::mlir::DenseI64ArrayAttr contract_dims_lhs, ::mlir::DenseI64ArrayAttr batch_dims_rhs, ::mlir::DenseI64ArrayAttr contract_dims_rhs) | mlir::tt::ttir::DotGeneralOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value lhs, ::mlir::Value rhs, ::llvm::ArrayRef< int64_t > batch_dims_lhs, ::llvm::ArrayRef< int64_t > contract_dims_lhs, ::llvm::ArrayRef< int64_t > batch_dims_rhs, ::llvm::ArrayRef< int64_t > contract_dims_rhs) | mlir::tt::ttir::DotGeneralOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value lhs, ::mlir::Value rhs, ::llvm::ArrayRef< int64_t > batch_dims_lhs, ::llvm::ArrayRef< int64_t > contract_dims_lhs, ::llvm::ArrayRef< int64_t > batch_dims_rhs, ::llvm::ArrayRef< int64_t > contract_dims_rhs) | mlir::tt::ttir::DotGeneralOp | static |
build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) | mlir::tt::ttir::DotGeneralOp | static |
computePropertiesHash(const Properties &prop) | mlir::tt::ttir::DotGeneralOp | static |
FoldAdaptor typedef | mlir::tt::ttir::DotGeneralOp | |
GenericAdaptor typedef | mlir::tt::ttir::DotGeneralOp | |
getAttributeNameForIndex(unsigned index) | mlir::tt::ttir::DotGeneralOp | inlineprivate |
getAttributeNameForIndex(::mlir::OperationName name, unsigned index) | mlir::tt::ttir::DotGeneralOp | inlineprivatestatic |
getAttributeNames() | mlir::tt::ttir::DotGeneralOp | inline |
getBatchDimsLhs() | mlir::tt::ttir::DotGeneralOp | |
getBatchDimsLhsAttr() | mlir::tt::ttir::DotGeneralOp | inline |
getBatchDimsLhsAttrName() | mlir::tt::ttir::DotGeneralOp | inline |
getBatchDimsLhsAttrName(::mlir::OperationName name) | mlir::tt::ttir::DotGeneralOp | inlinestatic |
getBatchDimsRhs() | mlir::tt::ttir::DotGeneralOp | |
getBatchDimsRhsAttr() | mlir::tt::ttir::DotGeneralOp | inline |
getBatchDimsRhsAttrName() | mlir::tt::ttir::DotGeneralOp | inline |
getBatchDimsRhsAttrName(::mlir::OperationName name) | mlir::tt::ttir::DotGeneralOp | inlinestatic |
getContractDimsLhs() | mlir::tt::ttir::DotGeneralOp | |
getContractDimsLhsAttr() | mlir::tt::ttir::DotGeneralOp | inline |
getContractDimsLhsAttrName() | mlir::tt::ttir::DotGeneralOp | inline |
getContractDimsLhsAttrName(::mlir::OperationName name) | mlir::tt::ttir::DotGeneralOp | inlinestatic |
getContractDimsRhs() | mlir::tt::ttir::DotGeneralOp | |
getContractDimsRhsAttr() | mlir::tt::ttir::DotGeneralOp | inline |
getContractDimsRhsAttrName() | mlir::tt::ttir::DotGeneralOp | inline |
getContractDimsRhsAttrName(::mlir::OperationName name) | mlir::tt::ttir::DotGeneralOp | inlinestatic |
getEffects(::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> &effects) | mlir::tt::ttir::DotGeneralOp | |
getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) | mlir::tt::ttir::DotGeneralOp | static |
getLhs() | mlir::tt::ttir::DotGeneralOp | inline |
getLhsMutable() | mlir::tt::ttir::DotGeneralOp | inline |
getODSOperandIndexAndLength(unsigned index) | mlir::tt::ttir::DotGeneralOp | inline |
getODSOperands(unsigned index) | mlir::tt::ttir::DotGeneralOp | inline |
getODSResultIndexAndLength(unsigned index) | mlir::tt::ttir::DotGeneralOp | inline |
getODSResults(unsigned index) | mlir::tt::ttir::DotGeneralOp | inline |
getOperationName() | mlir::tt::ttir::DotGeneralOp | inlinestatic |
getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) | mlir::tt::ttir::DotGeneralOp | static |
getResult() | mlir::tt::ttir::DotGeneralOp | inline |
getRhs() | mlir::tt::ttir::DotGeneralOp | inline |
getRhsMutable() | mlir::tt::ttir::DotGeneralOp | inline |
populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) | mlir::tt::ttir::DotGeneralOp | static |
Properties typedef | mlir::tt::ttir::DotGeneralOp | |
readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) | mlir::tt::ttir::DotGeneralOp | static |
setBatchDimsLhs(::llvm::ArrayRef< int64_t > attrValue) | mlir::tt::ttir::DotGeneralOp | |
setBatchDimsLhsAttr(::mlir::DenseI64ArrayAttr attr) | mlir::tt::ttir::DotGeneralOp | inline |
setBatchDimsRhs(::llvm::ArrayRef< int64_t > attrValue) | mlir::tt::ttir::DotGeneralOp | |
setBatchDimsRhsAttr(::mlir::DenseI64ArrayAttr attr) | mlir::tt::ttir::DotGeneralOp | inline |
setContractDimsLhs(::llvm::ArrayRef< int64_t > attrValue) | mlir::tt::ttir::DotGeneralOp | |
setContractDimsLhsAttr(::mlir::DenseI64ArrayAttr attr) | mlir::tt::ttir::DotGeneralOp | inline |
setContractDimsRhs(::llvm::ArrayRef< int64_t > attrValue) | mlir::tt::ttir::DotGeneralOp | |
setContractDimsRhsAttr(::mlir::DenseI64ArrayAttr attr) | mlir::tt::ttir::DotGeneralOp | inline |
setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) | mlir::tt::ttir::DotGeneralOp | static |
setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | mlir::tt::ttir::DotGeneralOp | static |
verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | mlir::tt::ttir::DotGeneralOp | static |
verifyInvariants() | mlir::tt::ttir::DotGeneralOp | |
verifyInvariantsImpl() | mlir::tt::ttir::DotGeneralOp | |
writeProperties(::mlir::DialectBytecodeWriter &writer) | mlir::tt::ttir::DotGeneralOp |