|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange values) |
|
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/2]
void mlir::tt::ttir::YieldOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/2]
void mlir::tt::ttir::YieldOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::ValueRange |
values |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttir::YieldOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
void mlir::tt::ttir::YieldOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> & |
effects | ) |
|
◆ getMutableSuccessorOperands()
mlir::MutableOperandRange mlir::tt::ttir::YieldOp::getMutableSuccessorOperands |
( |
::mlir::RegionBranchPoint |
point | ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > mlir::tt::ttir::YieldOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttir::YieldOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::YieldOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttir::YieldOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::YieldOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getValues()
::mlir::Operation::operand_range mlir::tt::ttir::YieldOp::getValues |
( |
| ) |
|
|
inline |
◆ getValuesMutable()
mlir::MutableOperandRange mlir::tt::ttir::YieldOp::getValuesMutable |
( |
| ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttir::YieldOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttir::YieldOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.cpp.inc