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

Public Member Functions

 TileCeilOpAdaptor (TileCeilOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 TileCeilOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCeilOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TileCeilOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 TileCeilOpGenericAdaptor (RangeT values, const TileCeilOpGenericAdaptorBase &base)
 
template<typename LateInst = TileCeilOp, typename = std::enable_if_t<std::is_same_v<LateInst, TileCeilOp>>>
 TileCeilOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::TileCeilOpGenericAdaptor<::mlir::ValueRange >
 TileCeilOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCeilOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 TileCeilOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 TileCeilOpGenericAdaptor (::mlir::ValueRange values, const TileCeilOpGenericAdaptorBase &base)
 
 TileCeilOpGenericAdaptor (::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::TileCeilOpGenericAdaptorBase
 TileCeilOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 TileCeilOpGenericAdaptorBase (TileCeilOp 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::TileCeilOpGenericAdaptorBase
using Properties = ::mlir::EmptyProperties
 
- Protected Attributes inherited from mlir::tt::ttir::detail::TileCeilOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ TileCeilOpAdaptor()

mlir::tt::ttir::TileCeilOpAdaptor::TileCeilOpAdaptor ( TileCeilOp  op)

Member Function Documentation

◆ TileCeilOpGenericAdaptor() [1/5]

◆ TileCeilOpGenericAdaptor() [2/5]

◆ TileCeilOpGenericAdaptor() [3/5]

◆ TileCeilOpGenericAdaptor() [4/5]

◆ TileCeilOpGenericAdaptor() [5/5]

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

◆ verify()

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

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