TT-MLIR
Public Types | Public Member Functions | Static Public Member Functions | List of all members
mlir::tt::ttkernel::MulTilesInitOp Class Reference
Inheritance diagram for mlir::tt::ttkernel::MulTilesInitOp:

Public Types

using Adaptor = MulTilesInitOpAdaptor
 
template<typename RangeT >
using GenericAdaptor = MulTilesInitOpGenericAdaptor< RangeT >
 
using FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute > >
 

Public Member Functions

static ::llvm::ArrayRef<::llvm::StringRef > getAttributeNames ()
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::Operation::operand_range getODSOperands (unsigned index)
 
::mlir::TypedValue<::mlir::tt::ttkernel::CBTypegetIn0Cb ()
 
::mlir::TypedValue<::mlir::tt::ttkernel::CBTypegetIn1Cb ()
 
::mlir::OpOperand & getIn0CbMutable ()
 
::mlir::OpOperand & getIn1CbMutable ()
 
std::pair< unsigned, unsigned > getODSResultIndexAndLength (unsigned index)
 
::mlir::Operation::result_range getODSResults (unsigned index)
 
::llvm::LogicalResult verifyInvariantsImpl ()
 
::llvm::LogicalResult verifyInvariants ()
 

Static Public Member Functions

static constexpr ::llvm::StringLiteral getOperationName ()
 
static void build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value in0_cb, ::mlir::Value in1_cb)
 
static void build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value in0_cb, ::mlir::Value in1_cb)
 
static void build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={})
 

Member Typedef Documentation

◆ Adaptor

◆ FoldAdaptor

using mlir::tt::ttkernel::MulTilesInitOp::FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute> >

◆ GenericAdaptor

Member Function Documentation

◆ build() [1/3]

void mlir::tt::ttkernel::MulTilesInitOp::build ( ::mlir::OpBuilder &  ,
::mlir::OperationState &  odsState,
::mlir::TypeRange  resultTypes,
::mlir::ValueRange  operands,
::llvm::ArrayRef<::mlir::NamedAttribute >  attributes = {} 
)
static

◆ build() [2/3]

void mlir::tt::ttkernel::MulTilesInitOp::build ( ::mlir::OpBuilder &  odsBuilder,
::mlir::OperationState &  odsState,
::mlir::TypeRange  resultTypes,
::mlir::Value  in0_cb,
::mlir::Value  in1_cb 
)
static

◆ build() [3/3]

void mlir::tt::ttkernel::MulTilesInitOp::build ( ::mlir::OpBuilder &  odsBuilder,
::mlir::OperationState &  odsState,
::mlir::Value  in0_cb,
::mlir::Value  in1_cb 
)
static

◆ getAttributeNames()

static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::MulTilesInitOp::getAttributeNames ( )
inline

◆ getIn0Cb()

::mlir::TypedValue<::mlir::tt::ttkernel::CBType> mlir::tt::ttkernel::MulTilesInitOp::getIn0Cb ( )
inline

◆ getIn0CbMutable()

::mlir::OpOperand& mlir::tt::ttkernel::MulTilesInitOp::getIn0CbMutable ( )
inline

◆ getIn1Cb()

::mlir::TypedValue<::mlir::tt::ttkernel::CBType> mlir::tt::ttkernel::MulTilesInitOp::getIn1Cb ( )
inline

◆ getIn1CbMutable()

::mlir::OpOperand& mlir::tt::ttkernel::MulTilesInitOp::getIn1CbMutable ( )
inline

◆ getODSOperandIndexAndLength()

std::pair<unsigned, unsigned> mlir::tt::ttkernel::MulTilesInitOp::getODSOperandIndexAndLength ( unsigned  index)
inline

◆ getODSOperands()

::mlir::Operation::operand_range mlir::tt::ttkernel::MulTilesInitOp::getODSOperands ( unsigned  index)
inline

◆ getODSResultIndexAndLength()

std::pair<unsigned, unsigned> mlir::tt::ttkernel::MulTilesInitOp::getODSResultIndexAndLength ( unsigned  index)
inline

◆ getODSResults()

::mlir::Operation::result_range mlir::tt::ttkernel::MulTilesInitOp::getODSResults ( unsigned  index)
inline

◆ getOperationName()

static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::MulTilesInitOp::getOperationName ( )
inlinestatic

◆ verifyInvariants()

llvm::LogicalResult mlir::tt::ttkernel::MulTilesInitOp::verifyInvariants ( )

◆ verifyInvariantsImpl()

llvm::LogicalResult mlir::tt::ttkernel::MulTilesInitOp::verifyInvariantsImpl ( )

The documentation for this class was generated from the following files: