|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value cbIn, ::mlir::Value numTiles, ::mlir::Value cbOut) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value cbIn, ::mlir::Value numTiles, ::mlir::Value cbOut) |
|
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::UntilizeBlockOp::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::UntilizeBlockOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
cbIn, |
|
|
::mlir::Value |
numTiles, |
|
|
::mlir::Value |
cbOut |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttkernel::UntilizeBlockOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
cbIn, |
|
|
::mlir::Value |
numTiles, |
|
|
::mlir::Value |
cbOut |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::UntilizeBlockOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getCbIn()
◆ getCbInMutable()
::mlir::OpOperand& mlir::tt::ttkernel::UntilizeBlockOp::getCbInMutable |
( |
| ) |
|
|
inline |
◆ getCbOut()
◆ getCbOutMutable()
::mlir::OpOperand& mlir::tt::ttkernel::UntilizeBlockOp::getCbOutMutable |
( |
| ) |
|
|
inline |
◆ getNumTiles()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::UntilizeBlockOp::getNumTiles |
( |
| ) |
|
|
inline |
◆ getNumTilesMutable()
::mlir::OpOperand& mlir::tt::ttkernel::UntilizeBlockOp::getNumTilesMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::UntilizeBlockOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::UntilizeBlockOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::UntilizeBlockOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::UntilizeBlockOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::UntilizeBlockOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ verify()
::llvm::LogicalResult mlir::tt::ttkernel::UntilizeBlockOp::verify |
( |
| ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttkernel::UntilizeBlockOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::UntilizeBlockOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: