TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttmetal::HostReadOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttmetal::HostReadOpAdaptor:
mlir::tt::ttmetal::HostReadOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttmetal::detail::HostReadOpGenericAdaptorBase

Public Member Functions

 HostReadOpAdaptor (HostReadOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 HostReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 HostReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = HostReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, HostReadOp>>>
 HostReadOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttmetal::HostReadOpGenericAdaptor<::mlir::ValueRange >
 HostReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 HostReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 HostReadOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getInput ()
 
ValueT getOutput ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttmetal::detail::HostReadOpGenericAdaptorBase
 HostReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 HostReadOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ HostReadOpAdaptor()

mlir::tt::ttmetal::HostReadOpAdaptor::HostReadOpAdaptor ( HostReadOp  op)

Member Function Documentation

◆ HostReadOpGenericAdaptor() [1/3]

◆ HostReadOpGenericAdaptor() [2/3]

◆ HostReadOpGenericAdaptor() [3/3]

template<typename LateInst = HostReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, HostReadOp>>>
mlir::tt::ttmetal::HostReadOpGenericAdaptor< RangeT >::HostReadOpGenericAdaptor ( typename LateInst  = HostReadOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, HostReadOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttmetal::HostReadOpAdaptor::verify ( ::mlir::Location  loc)

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