TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttkernel::UntilizeInitOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttkernel::UntilizeInitOpAdaptor:
mlir::tt::ttkernel::UntilizeInitOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::detail::UntilizeInitOpGenericAdaptorBase

Public Member Functions

 UntilizeInitOpAdaptor (UntilizeInitOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 UntilizeInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 UntilizeInitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = UntilizeInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, UntilizeInitOp>>>
 UntilizeInitOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::UntilizeInitOpGenericAdaptor<::mlir::ValueRange >
 UntilizeInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 UntilizeInitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 UntilizeInitOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getCbIn ()
 
ValueT getCbOut ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::UntilizeInitOpGenericAdaptorBase
 UntilizeInitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 UntilizeInitOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttkernel::detail::UntilizeInitOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ UntilizeInitOpAdaptor()

mlir::tt::ttkernel::UntilizeInitOpAdaptor::UntilizeInitOpAdaptor ( UntilizeInitOp  op)

Member Function Documentation

◆ UntilizeInitOpGenericAdaptor() [1/3]

◆ UntilizeInitOpGenericAdaptor() [2/3]

◆ UntilizeInitOpGenericAdaptor() [3/3]

template<typename LateInst = UntilizeInitOp, typename = std::enable_if_t<std::is_same_v<LateInst, UntilizeInitOp>>>
mlir::tt::ttkernel::UntilizeInitOpGenericAdaptor< RangeT >::UntilizeInitOpGenericAdaptor ( typename LateInst  = UntilizeInitOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, UntilizeInitOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttkernel::UntilizeInitOpAdaptor::verify ( ::mlir::Location  loc)

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