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

Public Member Functions

 TileExpOpAdaptor (TileExpOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 TileExpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 TileExpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = TileExpOp, typename = std::enable_if_t<std::is_same_v<LateInst, TileExpOp>>>
 TileExpOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::TileExpOpGenericAdaptor<::mlir::ValueRange >
 TileExpOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 TileExpOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TileExpOpGenericAdaptor (::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::TileExpOpGenericAdaptorBase
 TileExpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 TileExpOpGenericAdaptorBase (::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::TileExpOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ TileExpOpAdaptor()

mlir::tt::ttir::TileExpOpAdaptor::TileExpOpAdaptor ( TileExpOp  op)

Member Function Documentation

◆ TileExpOpGenericAdaptor() [1/3]

◆ TileExpOpGenericAdaptor() [2/3]

◆ TileExpOpGenericAdaptor() [3/3]

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

◆ verify()

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

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