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

Public Member Functions

 OrBoolOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 OrBoolOpGenericAdaptorBase (OrBoolOp 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 658 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ OrBoolOpGenericAdaptorBase() [1/2]

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

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

◆ OrBoolOpGenericAdaptorBase() [2/2]

llzk::boolean::detail::OrBoolOpGenericAdaptorBase::OrBoolOpGenericAdaptorBase ( OrBoolOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::boolean::detail::OrBoolOpGenericAdaptorBase::getAttributes ( )

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::boolean::detail::OrBoolOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::boolean::detail::OrBoolOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::boolean::detail::OrBoolOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::boolean::detail::OrBoolOpGenericAdaptorBase::odsRegions
protected

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


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