|
| NocAsyncReadOpAdaptor (NocAsyncReadOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| NocAsyncReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| NocAsyncReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = NocAsyncReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, NocAsyncReadOp>>> |
| NocAsyncReadOpGenericAdaptor (RangeT values, LateInst op) |
|
| NocAsyncReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| NocAsyncReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| NocAsyncReadOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getSrcNocAddr () |
|
ValueT | getDstLocalL1Addr () |
|
ValueT | getSize () |
|
::mlir::ValueRange | getOperands () |
|
| NocAsyncReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| NocAsyncReadOpGenericAdaptorBase (::mlir::Operation *op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|