|
| NocAsyncWriteMulticastOpAdaptor (NocAsyncWriteMulticastOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = NocAsyncWriteMulticastOp, typename = std::enable_if_t<std::is_same_v<LateInst, NocAsyncWriteMulticastOp>>> |
| NocAsyncWriteMulticastOpGenericAdaptor (RangeT values, LateInst op) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| NocAsyncWriteMulticastOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getSrcLocalL1Addr () |
|
ValueT | getDstNocAddrMulticast () |
|
ValueT | getSize () |
|
ValueT | getNumDests () |
|
ValueT | getNoc () |
|
::mlir::ValueRange | getOperands () |
|
| NocAsyncWriteMulticastOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncWriteMulticastOpGenericAdaptorBase (NocAsyncWriteMulticastOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::BoolAttr | getLinkedAttr () |
|
::std::optional< bool > | getLinked () |
|
::mlir::BoolAttr | getMulticastPathReserveAttr () |
|
::std::optional< bool > | getMulticastPathReserve () |
|