TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttkernel::ExpTileInitOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttkernel::ExpTileInitOpAdaptor:
mlir::tt::ttkernel::ExpTileInitOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::detail::ExpTileInitOpGenericAdaptorBase

Public Member Functions

 ExpTileInitOpAdaptor (ExpTileInitOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 ExpTileInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 ExpTileInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = ExpTileInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, ExpTileInitOp>>>
 ExpTileInitOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::ExpTileInitOpGenericAdaptor<::mlir::ValueRange >
 ExpTileInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 ExpTileInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 ExpTileInitOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::ExpTileInitOpGenericAdaptorBase
 ExpTileInitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 ExpTileInitOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttkernel::detail::ExpTileInitOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ ExpTileInitOpAdaptor()

mlir::tt::ttkernel::ExpTileInitOpAdaptor::ExpTileInitOpAdaptor ( ExpTileInitOp  op)

Member Function Documentation

◆ ExpTileInitOpGenericAdaptor() [1/3]

◆ ExpTileInitOpGenericAdaptor() [2/3]

◆ ExpTileInitOpGenericAdaptor() [3/3]

template<typename LateInst = ExpTileInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, ExpTileInitOp>>>
mlir::tt::ttkernel::ExpTileInitOpGenericAdaptor< RangeT >::ExpTileInitOpGenericAdaptor ( typename LateInst  = ExpTileInitOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, ExpTileInitOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttkernel::ExpTileInitOpAdaptor::verify ( ::mlir::Location  loc)

The documentation for this class was generated from the following files: