LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase:
[legend]

Public Member Functions

 EmitContainmentOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 EmitContainmentOpGenericAdaptorBase (EmitContainmentOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Detailed Description

Definition at line 40 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ EmitContainmentOpGenericAdaptorBase() [1/2]

llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::EmitContainmentOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs = nullptr,
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )

Definition at line 67 of file Ops.cpp.inc.

◆ EmitContainmentOpGenericAdaptorBase() [2/2]

llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::EmitContainmentOpGenericAdaptorBase ( EmitContainmentOp op)

Definition at line 71 of file Ops.cpp.inc.

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::getAttributes ( )

Definition at line 77 of file Ops.cpp.inc.

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

Definition at line 73 of file Ops.cpp.inc.

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::odsAttrs
protected

Definition at line 43 of file Ops.h.inc.

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::odsOpName
protected

Definition at line 44 of file Ops.h.inc.

◆ odsRegions

::mlir::RegionRange llzk::constrain::detail::EmitContainmentOpGenericAdaptorBase::odsRegions
protected

Definition at line 45 of file Ops.h.inc.


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