|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value dst_index, ::mlir::Value out_cb, ::mlir::Value out_index) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value dst_index, ::mlir::Value out_cb, ::mlir::Value out_index) |
|
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::PackTileOp::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::PackTileOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
dst_index, |
|
|
::mlir::Value |
out_cb, |
|
|
::mlir::Value |
out_index |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttkernel::PackTileOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
dst_index, |
|
|
::mlir::Value |
out_cb, |
|
|
::mlir::Value |
out_index |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::PackTileOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getDstIndex()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::PackTileOp::getDstIndex |
( |
| ) |
|
|
inline |
◆ getDstIndexMutable()
::mlir::OpOperand& mlir::tt::ttkernel::PackTileOp::getDstIndexMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::PackTileOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::PackTileOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::PackTileOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::PackTileOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::PackTileOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getOutCb()
◆ getOutCbMutable()
::mlir::OpOperand& mlir::tt::ttkernel::PackTileOp::getOutCbMutable |
( |
| ) |
|
|
inline |
◆ getOutIndex()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::PackTileOp::getOutIndex |
( |
| ) |
|
|
inline |
◆ getOutIndexMutable()
::mlir::OpOperand& mlir::tt::ttkernel::PackTileOp::getOutIndexMutable |
( |
| ) |
|
|
inline |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttkernel::PackTileOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::PackTileOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: