|
| EmptyOpAdaptor (EmptyOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| EmptyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmptyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| EmptyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = EmptyOp, typename = std::enable_if_t<std::is_same_v<LateInst, EmptyOp>>> |
| EmptyOpGenericAdaptor (RangeT values, LateInst op) |
|
| EmptyOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmptyOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| EmptyOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| EmptyOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getDevice () |
|
::mlir::ValueRange | getOperands () |
|
| EmptyOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmptyOpGenericAdaptorBase (EmptyOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::tt::ttnn::ShapeAttr | getShapeAttr () |
|
::mlir::tt::ttnn::ShapeAttr | getShape () |
|
::mlir::tt::DataTypeAttr | getDtypeAttr () |
|
::std::optional<::mlir::tt::DataType > | getDtype () |
|
::mlir::tt::ttnn::LayoutAttr | getLayoutAttr () |
|
::std::optional<::mlir::tt::ttnn::Layout > | getLayout () |
|
::mlir::tt::ttnn::MemoryConfigAttr | getMemoryConfigAttr () |
|
::std::optional<::mlir::tt::ttnn::MemoryConfigAttr > | getMemoryConfig () |
|