TT-MLIR
|
Public Types | |
using | Adaptor = NocSemaphoreSetMulticastLoopbackOpAdaptor |
template<typename RangeT > | |
using | GenericAdaptor = NocSemaphoreSetMulticastLoopbackOpGenericAdaptor< RangeT > |
using | FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute > > |
using | Properties = FoldAdaptor::Properties |
Public Member Functions | |
static ::llvm::ArrayRef<::llvm::StringRef > | getAttributeNames () |
::mlir::StringAttr | getLinkedAttrName () |
::mlir::StringAttr | getMulticastPathReserveAttrName () |
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
::mlir::Operation::operand_range | getODSOperands (unsigned index) |
::mlir::TypedValue<::mlir::tt::ttkernel::L1AddrType > | getSrcLocalL1Addr () |
::mlir::TypedValue<::mlir::tt::ttkernel::NocAddrType > | getDstNocAddrMulticast () |
::mlir::TypedValue<::mlir::IntegerType > | getNumDests () |
::mlir::OpOperand & | getSrcLocalL1AddrMutable () |
::mlir::OpOperand & | getDstNocAddrMulticastMutable () |
::mlir::OpOperand & | getNumDestsMutable () |
std::pair< unsigned, unsigned > | getODSResultIndexAndLength (unsigned index) |
::mlir::Operation::result_range | getODSResults (unsigned index) |
void | writeProperties (::mlir::DialectBytecodeWriter &writer) |
::mlir::BoolAttr | getLinkedAttr () |
bool | getLinked () |
::mlir::BoolAttr | getMulticastPathReserveAttr () |
bool | getMulticastPathReserve () |
void | setLinkedAttr (::mlir::BoolAttr attr) |
void | setLinked (bool attrValue) |
void | setMulticastPathReserveAttr (::mlir::BoolAttr attr) |
void | setMulticastPathReserve (bool attrValue) |
::llvm::LogicalResult | verifyInvariantsImpl () |
::llvm::LogicalResult | verifyInvariants () |
Static Public Member Functions | |
::mlir::StringAttr | getLinkedAttrName (::mlir::OperationName name) |
::mlir::StringAttr | getMulticastPathReserveAttrName (::mlir::OperationName name) |
static constexpr ::llvm::StringLiteral | getOperationName () |
::llvm::LogicalResult | setPropertiesFromAttr (Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
::mlir::Attribute | getPropertiesAsAttr (::mlir::MLIRContext *ctx, const Properties &prop) |
static llvm::hash_code | computePropertiesHash (const Properties &prop) |
static std::optional< mlir::Attribute > | getInherentAttr (::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) |
static void | setInherentAttr (Properties &prop, llvm::StringRef name, mlir::Attribute value) |
static void | populateInherentAttrs (::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) |
::llvm::LogicalResult | verifyInherentAttrs (::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
::llvm::LogicalResult | readProperties (::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) |
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value src_local_l1_addr, ::mlir::Value dst_noc_addr_multicast, ::mlir::Value num_dests, ::mlir::BoolAttr linked, ::mlir::BoolAttr multicast_path_reserve) |
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value src_local_l1_addr, ::mlir::Value dst_noc_addr_multicast, ::mlir::Value num_dests, ::mlir::BoolAttr linked, ::mlir::BoolAttr multicast_path_reserve) |
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value src_local_l1_addr, ::mlir::Value dst_noc_addr_multicast, ::mlir::Value num_dests, bool linked, bool multicast_path_reserve) |
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value src_local_l1_addr, ::mlir::Value dst_noc_addr_multicast, ::mlir::Value num_dests, bool linked, bool multicast_path_reserve) |
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
Private Member Functions | |
::mlir::StringAttr | getAttributeNameForIndex (unsigned index) |
Static Private Member Functions | |
::mlir::StringAttr | getAttributeNameForIndex (::mlir::OperationName name, unsigned index) |
using mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::Adaptor = NocSemaphoreSetMulticastLoopbackOpAdaptor |
using mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute> > |
using mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::GenericAdaptor = NocSemaphoreSetMulticastLoopbackOpGenericAdaptor<RangeT> |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestaticprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
static |
bool mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::getLinked | ( | ) |
|
inline |
|
inline |
|
inlinestatic |
bool mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::getMulticastPathReserve | ( | ) |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
static |
|
inline |
|
inline |
|
static |
|
static |
|
static |
void mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::setLinked | ( | bool | attrValue | ) |
|
inline |
void mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::setMulticastPathReserve | ( | bool | attrValue | ) |
|
inline |
|
static |
|
static |
llvm::LogicalResult mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::verifyInvariants | ( | ) |
llvm::LogicalResult mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::verifyInvariantsImpl | ( | ) |
void mlir::tt::ttkernel::NocSemaphoreSetMulticastLoopbackOp::writeProperties | ( | ::mlir::DialectBytecodeWriter & | writer | ) |