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

Public Member Functions

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

Constructor & Destructor Documentation

◆ StreamLayoutOpAdaptor()

mlir::tt::ttir::StreamLayoutOpAdaptor::StreamLayoutOpAdaptor ( StreamLayoutOp  op)

Member Function Documentation

◆ StreamLayoutOpGenericAdaptor() [1/4]

◆ StreamLayoutOpGenericAdaptor() [2/4]

◆ StreamLayoutOpGenericAdaptor() [3/4]

◆ StreamLayoutOpGenericAdaptor() [4/4]

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

◆ verify()

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

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