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

Public Member Functions

 RecipTileInitOpAdaptor (RecipTileInitOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 RecipTileInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = RecipTileInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, RecipTileInitOp>>>
 RecipTileInitOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::RecipTileInitOpGenericAdaptor<::mlir::ValueRange >
 RecipTileInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 RecipTileInitOpGenericAdaptor (::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::RecipTileInitOpGenericAdaptorBase
 RecipTileInitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileInitOpGenericAdaptorBase (::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::RecipTileInitOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ RecipTileInitOpAdaptor()

mlir::tt::ttkernel::RecipTileInitOpAdaptor::RecipTileInitOpAdaptor ( RecipTileInitOp  op)

Member Function Documentation

◆ RecipTileInitOpGenericAdaptor() [1/3]

◆ RecipTileInitOpGenericAdaptor() [2/3]

◆ RecipTileInitOpGenericAdaptor() [3/3]

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

◆ verify()

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

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