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

Public Member Functions

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

Constructor & Destructor Documentation

◆ GetNocAddrXYOpAdaptor()

mlir::tt::ttkernel::GetNocAddrXYOpAdaptor::GetNocAddrXYOpAdaptor ( GetNocAddrXYOp  op)

Member Function Documentation

◆ GetNocAddrXYOpGenericAdaptor() [1/3]

◆ GetNocAddrXYOpGenericAdaptor() [2/3]

◆ GetNocAddrXYOpGenericAdaptor() [3/3]

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

◆ verify()

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

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