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

Public Member Functions

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

Constructor & Destructor Documentation

◆ GetCompileArgValOpAdaptor()

mlir::tt::ttkernel::GetCompileArgValOpAdaptor::GetCompileArgValOpAdaptor ( GetCompileArgValOp  op)

Member Function Documentation

◆ GetCompileArgValOpGenericAdaptor() [1/3]

◆ GetCompileArgValOpGenericAdaptor() [2/3]

◆ GetCompileArgValOpGenericAdaptor() [3/3]

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

◆ verify()

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

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