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

Public Member Functions

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

Constructor & Destructor Documentation

◆ CastToL1PtrOpAdaptor()

mlir::tt::ttkernel::CastToL1PtrOpAdaptor::CastToL1PtrOpAdaptor ( CastToL1PtrOp  op)

Member Function Documentation

◆ CastToL1PtrOpGenericAdaptor() [1/3]

◆ CastToL1PtrOpGenericAdaptor() [2/3]

◆ CastToL1PtrOpGenericAdaptor() [3/3]

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

◆ verify()

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

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