|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, Value semaphore, Value value) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value semaphore, ::mlir::Value value, ::mlir::Value resetValue) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value semaphore, ::mlir::Value value, ::mlir::Value resetValue) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ build() [1/4]
void mlir::tt::ttir::SemaphoreWaitOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/4]
void mlir::tt::ttir::SemaphoreWaitOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
semaphore, |
|
|
::mlir::Value |
value, |
|
|
::mlir::Value |
resetValue |
|
) |
| |
|
static |
◆ build() [3/4]
void mlir::tt::ttir::SemaphoreWaitOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
semaphore, |
|
|
::mlir::Value |
value, |
|
|
::mlir::Value |
resetValue |
|
) |
| |
|
static |
◆ build() [4/4]
void mlir::tt::ttir::SemaphoreWaitOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
Value |
semaphore, |
|
|
Value |
value |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttir::SemaphoreWaitOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
void mlir::tt::ttir::SemaphoreWaitOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> & |
effects | ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > mlir::tt::ttir::SemaphoreWaitOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttir::SemaphoreWaitOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::SemaphoreWaitOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttir::SemaphoreWaitOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::SemaphoreWaitOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResetValue()
::mlir::TypedValue<::mlir::IndexType> mlir::tt::ttir::SemaphoreWaitOp::getResetValue |
( |
| ) |
|
|
inline |
◆ getResetValueMutable()
mlir::MutableOperandRange mlir::tt::ttir::SemaphoreWaitOp::getResetValueMutable |
( |
| ) |
|
◆ getSemaphore()
◆ getSemaphoreMutable()
::mlir::OpOperand& mlir::tt::ttir::SemaphoreWaitOp::getSemaphoreMutable |
( |
| ) |
|
|
inline |
◆ getValue()
::mlir::TypedValue<::mlir::IndexType> mlir::tt::ttir::SemaphoreWaitOp::getValue |
( |
| ) |
|
|
inline |
◆ getValueMutable()
::mlir::OpOperand& mlir::tt::ttir::SemaphoreWaitOp::getValueMutable |
( |
| ) |
|
|
inline |
◆ parse()
mlir::ParseResult mlir::tt::ttir::SemaphoreWaitOp::parse |
( |
::mlir::OpAsmParser & |
parser, |
|
|
::mlir::OperationState & |
result |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttir::SemaphoreWaitOp::print |
( |
::mlir::OpAsmPrinter & |
_odsPrinter | ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttir::SemaphoreWaitOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttir::SemaphoreWaitOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: