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

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ViewLayoutOpAdaptor()

mlir::tt::ttir::ViewLayoutOpAdaptor::ViewLayoutOpAdaptor ( ViewLayoutOp  op)

Member Function Documentation

◆ verify()

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

◆ ViewLayoutOpGenericAdaptor() [1/4]

◆ ViewLayoutOpGenericAdaptor() [2/4]

◆ ViewLayoutOpGenericAdaptor() [3/4]

◆ ViewLayoutOpGenericAdaptor() [4/4]

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

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