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

Public Member Functions

 SubTilesInitOpAdaptor (SubTilesInitOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 SubTilesInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SubTilesInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 SubTilesInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 SubTilesInitOpGenericAdaptor (RangeT values, const SubTilesInitOpGenericAdaptorBase &base)
 
template<typename LateInst = SubTilesInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, SubTilesInitOp>>>
 SubTilesInitOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::SubTilesInitOpGenericAdaptor<::mlir::ValueRange >
 SubTilesInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SubTilesInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 SubTilesInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 SubTilesInitOpGenericAdaptor (::mlir::ValueRange values, const SubTilesInitOpGenericAdaptorBase &base)
 
 SubTilesInitOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getIn0Cb ()
 
ValueT getIn1Cb ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::SubTilesInitOpGenericAdaptorBase
 SubTilesInitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SubTilesInitOpGenericAdaptorBase (SubTilesInitOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Public Types inherited from mlir::tt::ttkernel::detail::SubTilesInitOpGenericAdaptorBase
using Properties = ::mlir::EmptyProperties
 
- Protected Attributes inherited from mlir::tt::ttkernel::detail::SubTilesInitOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ SubTilesInitOpAdaptor()

mlir::tt::ttkernel::SubTilesInitOpAdaptor::SubTilesInitOpAdaptor ( SubTilesInitOp  op)

Member Function Documentation

◆ SubTilesInitOpGenericAdaptor() [1/5]

◆ SubTilesInitOpGenericAdaptor() [2/5]

◆ SubTilesInitOpGenericAdaptor() [3/5]

◆ SubTilesInitOpGenericAdaptor() [4/5]

◆ SubTilesInitOpGenericAdaptor() [5/5]

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

◆ verify()

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

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