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

Public Member Functions

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

Constructor & Destructor Documentation

◆ GetNocAddrOpAdaptor()

mlir::tt::ttkernel::GetNocAddrOpAdaptor::GetNocAddrOpAdaptor ( GetNocAddrOp  op)

Member Function Documentation

◆ GetNocAddrOpGenericAdaptor() [1/3]

◆ GetNocAddrOpGenericAdaptor() [2/3]

◆ GetNocAddrOpGenericAdaptor() [3/3]

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

◆ verify()

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

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