TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::TileSinOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::TileSinOpAdaptor:
mlir::tt::ttir::TileSinOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::TileSinOpGenericAdaptorBase

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ TileSinOpAdaptor()

mlir::tt::ttir::TileSinOpAdaptor::TileSinOpAdaptor ( TileSinOp  op)

Member Function Documentation

◆ TileSinOpGenericAdaptor() [1/4]

◆ TileSinOpGenericAdaptor() [2/4]

◆ TileSinOpGenericAdaptor() [3/4]

◆ TileSinOpGenericAdaptor() [4/4]

template<typename LateInst = TileSinOp, typename = std::enable_if_t<std::is_same_v<LateInst, TileSinOp>>>
mlir::tt::ttir::TileSinOpGenericAdaptor< RangeT >::TileSinOpGenericAdaptor ( typename LateInst  = TileSinOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, TileSinOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttir::TileSinOpAdaptor::verify ( ::mlir::Location  loc)

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