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

Public Member Functions

 TileCosOpAdaptor (TileCosOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 TileCosOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCosOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TileCosOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 TileCosOpGenericAdaptor (RangeT values, const TileCosOpGenericAdaptorBase &base)
 
template<typename LateInst = TileCosOp, typename = std::enable_if_t<std::is_same_v<LateInst, TileCosOp>>>
 TileCosOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::TileCosOpGenericAdaptor<::mlir::ValueRange >
 TileCosOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCosOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TileCosOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 TileCosOpGenericAdaptor (::mlir::ValueRange values, const TileCosOpGenericAdaptorBase &base)
 
 TileCosOpGenericAdaptor (::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::TileCosOpGenericAdaptorBase
 TileCosOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCosOpGenericAdaptorBase (TileCosOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Public Types inherited from mlir::tt::ttir::detail::TileCosOpGenericAdaptorBase
using Properties = ::mlir::EmptyProperties
 
- Protected Attributes inherited from mlir::tt::ttir::detail::TileCosOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ TileCosOpAdaptor()

mlir::tt::ttir::TileCosOpAdaptor::TileCosOpAdaptor ( TileCosOp  op)

Member Function Documentation

◆ TileCosOpGenericAdaptor() [1/5]

◆ TileCosOpGenericAdaptor() [2/5]

◆ TileCosOpGenericAdaptor() [3/5]

◆ TileCosOpGenericAdaptor() [4/5]

◆ TileCosOpGenericAdaptor() [5/5]

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

◆ verify()

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

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