TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttnn::SinOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttnn::SinOpAdaptor:
mlir::tt::ttnn::SinOpGenericAdaptor< RangeT > mlir::tt::ttnn::detail::SinOpGenericAdaptorBase

Public Member Functions

 SinOpAdaptor (SinOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 
template<typename LateInst = SinOp, typename = std::enable_if_t<std::is_same_v<LateInst, SinOp>>>
 SinOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::SinOpGenericAdaptor< RangeT >
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 
template<typename LateInst = SinOp, typename = std::enable_if_t<std::is_same_v<LateInst, SinOp>>>
 SinOpGenericAdaptor (RangeT values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
RangeT getODSOperands (unsigned index)
 
RangeT getInputs ()
 
RangeT getOutputs ()
 
RangeT getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttnn::detail::SinOpGenericAdaptorBase
 SinOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptorBase (SinOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttnn::detail::SinOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ SinOpAdaptor()

mlir::tt::ttnn::SinOpAdaptor::SinOpAdaptor ( SinOp  op)

Member Function Documentation

◆ SinOpGenericAdaptor() [1/4]

◆ SinOpGenericAdaptor() [2/4]

◆ SinOpGenericAdaptor() [3/4]

◆ SinOpGenericAdaptor() [4/4]

template<typename LateInst = SinOp, typename = std::enable_if_t<std::is_same_v<LateInst, SinOp>>>
mlir::tt::ttnn::SinOpGenericAdaptor< RangeT >::SinOpGenericAdaptor ( typename LateInst  = SinOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, SinOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttnn::SinOpAdaptor::verify ( ::mlir::Location  loc)

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