|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value dst0_index, ::mlir::Value dst1_index) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value dst0_index, ::mlir::Value dst1_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::MaxTilesOp::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::MaxTilesOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
dst0_index, |
|
|
::mlir::Value |
dst1_index |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttkernel::MaxTilesOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
dst0_index, |
|
|
::mlir::Value |
dst1_index |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::MaxTilesOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getDst0Index()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::MaxTilesOp::getDst0Index |
( |
| ) |
|
|
inline |
◆ getDst0IndexMutable()
::mlir::OpOperand& mlir::tt::ttkernel::MaxTilesOp::getDst0IndexMutable |
( |
| ) |
|
|
inline |
◆ getDst1Index()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::MaxTilesOp::getDst1Index |
( |
| ) |
|
|
inline |
◆ getDst1IndexMutable()
::mlir::OpOperand& mlir::tt::ttkernel::MaxTilesOp::getDst1IndexMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::MaxTilesOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::MaxTilesOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::MaxTilesOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::MaxTilesOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::MaxTilesOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttkernel::MaxTilesOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::MaxTilesOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: