|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value srcLocalL1Addr, ::mlir::Value dstNocAddr, ::mlir::Value size) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value srcLocalL1Addr, ::mlir::Value dstNocAddr, ::mlir::Value size) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ build() [1/3]
void mlir::tt::ttkernel::NocAsyncWriteOp::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::NocAsyncWriteOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
srcLocalL1Addr, |
|
|
::mlir::Value |
dstNocAddr, |
|
|
::mlir::Value |
size |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttkernel::NocAsyncWriteOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
srcLocalL1Addr, |
|
|
::mlir::Value |
dstNocAddr, |
|
|
::mlir::Value |
size |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::NocAsyncWriteOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getDstNocAddr()
◆ getDstNocAddrMutable()
::mlir::OpOperand& mlir::tt::ttkernel::NocAsyncWriteOp::getDstNocAddrMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::NocAsyncWriteOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::NocAsyncWriteOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::NocAsyncWriteOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::NocAsyncWriteOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::NocAsyncWriteOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getSize()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::NocAsyncWriteOp::getSize |
( |
| ) |
|
|
inline |
◆ getSizeMutable()
::mlir::OpOperand& mlir::tt::ttkernel::NocAsyncWriteOp::getSizeMutable |
( |
| ) |
|
|
inline |
◆ getSrcLocalL1Addr()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::NocAsyncWriteOp::getSrcLocalL1Addr |
( |
| ) |
|
|
inline |
◆ getSrcLocalL1AddrMutable()
::mlir::OpOperand& mlir::tt::ttkernel::NocAsyncWriteOp::getSrcLocalL1AddrMutable |
( |
| ) |
|
|
inline |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttkernel::NocAsyncWriteOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::NocAsyncWriteOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: