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

Public Member Functions

 GetDataFormatOpAdaptor (GetDataFormatOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 GetDataFormatOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetDataFormatOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetDataFormatOpGenericAdaptor (RangeT values, const GetDataFormatOpGenericAdaptorBase &base)
 
template<typename LateInst = GetDataFormatOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetDataFormatOp>>>
 GetDataFormatOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::GetDataFormatOpGenericAdaptor<::mlir::ValueRange >
 GetDataFormatOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetDataFormatOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetDataFormatOpGenericAdaptor (::mlir::ValueRange values, const GetDataFormatOpGenericAdaptorBase &base)
 
 GetDataFormatOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getCb ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::GetDataFormatOpGenericAdaptorBase
 GetDataFormatOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetDataFormatOpGenericAdaptorBase (::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::GetDataFormatOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ GetDataFormatOpAdaptor()

mlir::tt::ttkernel::GetDataFormatOpAdaptor::GetDataFormatOpAdaptor ( GetDataFormatOp  op)

Member Function Documentation

◆ GetDataFormatOpGenericAdaptor() [1/4]

◆ GetDataFormatOpGenericAdaptor() [2/4]

◆ GetDataFormatOpGenericAdaptor() [3/4]

◆ GetDataFormatOpGenericAdaptor() [4/4]

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

◆ verify()

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

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