|
MLIR-AIE
|
#include "aie/Dialect/AIE/IR/AIEDialect.h"
Public Member Functions | |
| std::optional< AIE::ShimDMAAllocationOp > | get (DeviceOp dev, mlir::StringRef sym_name) |
Definition at line 199 of file AIEDialect.h.
| std::optional< xilinx::AIE::ShimDMAAllocationOp > xilinx::AIE::ShimDMAllocationGetter::get | ( | DeviceOp | dev, |
| mlir::StringRef | sym_name | ||
| ) |
Definition at line 100 of file AIEDialect.cpp.