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

Public Member Functions

 GreaterEqualOpAdaptor (GreaterEqualOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 GreaterEqualOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GreaterEqualOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GreaterEqualOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs)
 
template<typename LateInst = GreaterEqualOp, typename = std::enable_if_t<std::is_same_v<LateInst, GreaterEqualOp>>>
 GreaterEqualOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::GreaterEqualOpGenericAdaptor<::mlir::ValueRange >
 GreaterEqualOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GreaterEqualOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GreaterEqualOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs)
 
 GreaterEqualOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getInputs ()
 
::mlir::ValueRange getOutputs ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttir::detail::GreaterEqualOpGenericAdaptorBase
 GreaterEqualOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GreaterEqualOpGenericAdaptorBase (GreaterEqualOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::ArrayAttr getOperandConstraintsAttr ()
 
::mlir::ArrayAttr getOperandConstraints ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ GreaterEqualOpAdaptor()

mlir::tt::ttir::GreaterEqualOpAdaptor::GreaterEqualOpAdaptor ( GreaterEqualOp  op)

Member Function Documentation

◆ GreaterEqualOpGenericAdaptor() [1/4]

◆ GreaterEqualOpGenericAdaptor() [2/4]

◆ GreaterEqualOpGenericAdaptor() [3/4]

◆ GreaterEqualOpGenericAdaptor() [4/4]

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

◆ verify()

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

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