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

Public Member Functions

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

Constructor & Destructor Documentation

◆ BitwiseNotOpAdaptor()

mlir::tt::ttnn::BitwiseNotOpAdaptor::BitwiseNotOpAdaptor ( BitwiseNotOp  op)

Member Function Documentation

◆ BitwiseNotOpGenericAdaptor() [1/4]

◆ BitwiseNotOpGenericAdaptor() [2/4]

◆ BitwiseNotOpGenericAdaptor() [3/4]

◆ BitwiseNotOpGenericAdaptor() [4/4]

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

◆ verify()

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

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