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

Public Member Functions

 RecipTileOpAdaptor (RecipTileOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 RecipTileOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = RecipTileOp, typename = std::enable_if_t<std::is_same_v<LateInst, RecipTileOp>>>
 RecipTileOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::RecipTileOpGenericAdaptor<::mlir::ValueRange >
 RecipTileOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 RecipTileOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getTileIndex ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::RecipTileOpGenericAdaptorBase
 RecipTileOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RecipTileOpGenericAdaptorBase (::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::RecipTileOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ RecipTileOpAdaptor()

mlir::tt::ttkernel::RecipTileOpAdaptor::RecipTileOpAdaptor ( RecipTileOp  op)

Member Function Documentation

◆ RecipTileOpGenericAdaptor() [1/3]

◆ RecipTileOpGenericAdaptor() [2/3]

◆ RecipTileOpGenericAdaptor() [3/3]

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

◆ verify()

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

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