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

Public Member Functions

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

Constructor & Destructor Documentation

◆ NotEqualOpAdaptor()

mlir::tt::ttnn::NotEqualOpAdaptor::NotEqualOpAdaptor ( NotEqualOp  op)

Member Function Documentation

◆ NotEqualOpGenericAdaptor() [1/4]

◆ NotEqualOpGenericAdaptor() [2/4]

◆ NotEqualOpGenericAdaptor() [3/4]

◆ NotEqualOpGenericAdaptor() [4/4]

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

◆ verify()

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

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