|
| CreateBufferOpAdaptor (CreateBufferOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| 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) |
|
| CreateBufferOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| CreateBufferOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| CreateBufferOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| CreateBufferOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | 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 () |
|