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

Public Member Functions

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

Constructor & Destructor Documentation

◆ MaxTilesInitOpAdaptor()

mlir::tt::ttkernel::MaxTilesInitOpAdaptor::MaxTilesInitOpAdaptor ( MaxTilesInitOp  op)

Member Function Documentation

◆ MaxTilesInitOpGenericAdaptor() [1/3]

◆ MaxTilesInitOpGenericAdaptor() [2/3]

◆ MaxTilesInitOpGenericAdaptor() [3/3]

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

◆ verify()

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

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