|
| CreateBufferOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| CreateBufferOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| CreateBufferOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = CreateBufferOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateBufferOp>>> |
| CreateBufferOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | getOperands () |
|
| CreateBufferOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| CreateBufferOpGenericAdaptorBase (CreateBufferOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::IntegerAttr | getAddressAttr () |
|
uint64_t | getAddress () |
|
::mlir::IntegerAttr | getSizeAttr () |
|
uint64_t | getSize () |
|
::mlir::tt::MemorySpaceAttr | getMemorySpaceAttr () |
|
::mlir::tt::MemorySpace | getMemorySpace () |
|
◆ Base
template<typename RangeT >
◆ ValueT
template<typename RangeT >
◆ CreateBufferOpGenericAdaptor() [1/4]
template<typename RangeT >
◆ CreateBufferOpGenericAdaptor() [2/4]
template<typename RangeT >
◆ CreateBufferOpGenericAdaptor() [3/4]
template<typename RangeT >
◆ CreateBufferOpGenericAdaptor() [4/4]
template<typename RangeT >
template<typename LateInst = CreateBufferOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateBufferOp>>>
◆ getODSOperandIndexAndLength()
template<typename RangeT >
◆ getODSOperands()
template<typename RangeT >
◆ getOperands()
template<typename RangeT >
◆ odsOperands
template<typename RangeT >
The documentation for this class was generated from the following file: