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

Public Member Functions

 TanOpAdaptor (TanOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 
template<typename LateInst = TanOp, typename = std::enable_if_t<std::is_same_v<LateInst, TanOp>>>
 TanOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::TanOpGenericAdaptor< RangeT >
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TanOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 
template<typename LateInst = TanOp, typename = std::enable_if_t<std::is_same_v<LateInst, TanOp>>>
 TanOpGenericAdaptor (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::TanOpGenericAdaptorBase
 TanOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TanOpGenericAdaptorBase (TanOp 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::TanOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ TanOpAdaptor()

mlir::tt::ttnn::TanOpAdaptor::TanOpAdaptor ( TanOp  op)

Member Function Documentation

◆ TanOpGenericAdaptor() [1/4]

◆ TanOpGenericAdaptor() [2/4]

◆ TanOpGenericAdaptor() [3/4]

◆ TanOpGenericAdaptor() [4/4]

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

◆ verify()

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

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