TT-MLIR
mlir::tt::ttir::DotGeneralOp Member List

This is the complete list of members for mlir::tt::ttir::DotGeneralOp, including all inherited members.

Adaptor typedefmlir::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::DotGeneralOpstatic
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::DotGeneralOpstatic
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::DotGeneralOpstatic
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::DotGeneralOpstatic
build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={})mlir::tt::ttir::DotGeneralOpstatic
computePropertiesHash(const Properties &prop)mlir::tt::ttir::DotGeneralOpstatic
FoldAdaptor typedefmlir::tt::ttir::DotGeneralOp
GenericAdaptor typedefmlir::tt::ttir::DotGeneralOp
getAttributeNameForIndex(unsigned index)mlir::tt::ttir::DotGeneralOpinlineprivate
getAttributeNameForIndex(::mlir::OperationName name, unsigned index)mlir::tt::ttir::DotGeneralOpinlineprivatestatic
getAttributeNames()mlir::tt::ttir::DotGeneralOpinline
getBatchDimsLhs()mlir::tt::ttir::DotGeneralOp
getBatchDimsLhsAttr()mlir::tt::ttir::DotGeneralOpinline
getBatchDimsLhsAttrName()mlir::tt::ttir::DotGeneralOpinline
getBatchDimsLhsAttrName(::mlir::OperationName name)mlir::tt::ttir::DotGeneralOpinlinestatic
getBatchDimsRhs()mlir::tt::ttir::DotGeneralOp
getBatchDimsRhsAttr()mlir::tt::ttir::DotGeneralOpinline
getBatchDimsRhsAttrName()mlir::tt::ttir::DotGeneralOpinline
getBatchDimsRhsAttrName(::mlir::OperationName name)mlir::tt::ttir::DotGeneralOpinlinestatic
getContractDimsLhs()mlir::tt::ttir::DotGeneralOp
getContractDimsLhsAttr()mlir::tt::ttir::DotGeneralOpinline
getContractDimsLhsAttrName()mlir::tt::ttir::DotGeneralOpinline
getContractDimsLhsAttrName(::mlir::OperationName name)mlir::tt::ttir::DotGeneralOpinlinestatic
getContractDimsRhs()mlir::tt::ttir::DotGeneralOp
getContractDimsRhsAttr()mlir::tt::ttir::DotGeneralOpinline
getContractDimsRhsAttrName()mlir::tt::ttir::DotGeneralOpinline
getContractDimsRhsAttrName(::mlir::OperationName name)mlir::tt::ttir::DotGeneralOpinlinestatic
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::DotGeneralOpstatic
getLhs()mlir::tt::ttir::DotGeneralOpinline
getLhsMutable()mlir::tt::ttir::DotGeneralOpinline
getODSOperandIndexAndLength(unsigned index)mlir::tt::ttir::DotGeneralOpinline
getODSOperands(unsigned index)mlir::tt::ttir::DotGeneralOpinline
getODSResultIndexAndLength(unsigned index)mlir::tt::ttir::DotGeneralOpinline
getODSResults(unsigned index)mlir::tt::ttir::DotGeneralOpinline
getOperationName()mlir::tt::ttir::DotGeneralOpinlinestatic
getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop)mlir::tt::ttir::DotGeneralOpstatic
getResult()mlir::tt::ttir::DotGeneralOpinline
getRhs()mlir::tt::ttir::DotGeneralOpinline
getRhsMutable()mlir::tt::ttir::DotGeneralOpinline
populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs)mlir::tt::ttir::DotGeneralOpstatic
Properties typedefmlir::tt::ttir::DotGeneralOp
readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state)mlir::tt::ttir::DotGeneralOpstatic
setBatchDimsLhs(::llvm::ArrayRef< int64_t > attrValue)mlir::tt::ttir::DotGeneralOp
setBatchDimsLhsAttr(::mlir::DenseI64ArrayAttr attr)mlir::tt::ttir::DotGeneralOpinline
setBatchDimsRhs(::llvm::ArrayRef< int64_t > attrValue)mlir::tt::ttir::DotGeneralOp
setBatchDimsRhsAttr(::mlir::DenseI64ArrayAttr attr)mlir::tt::ttir::DotGeneralOpinline
setContractDimsLhs(::llvm::ArrayRef< int64_t > attrValue)mlir::tt::ttir::DotGeneralOp
setContractDimsLhsAttr(::mlir::DenseI64ArrayAttr attr)mlir::tt::ttir::DotGeneralOpinline
setContractDimsRhs(::llvm::ArrayRef< int64_t > attrValue)mlir::tt::ttir::DotGeneralOp
setContractDimsRhsAttr(::mlir::DenseI64ArrayAttr attr)mlir::tt::ttir::DotGeneralOpinline
setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value)mlir::tt::ttir::DotGeneralOpstatic
setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError)mlir::tt::ttir::DotGeneralOpstatic
verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError)mlir::tt::ttir::DotGeneralOpstatic
verifyInvariants()mlir::tt::ttir::DotGeneralOp
verifyInvariantsImpl()mlir::tt::ttir::DotGeneralOp
writeProperties(::mlir::DialectBytecodeWriter &writer)mlir::tt::ttir::DotGeneralOp