LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::include::IncludeOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::include::IncludeOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::include::IncludeOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 IncludeOpGenericAdaptor (RangeT values, const IncludeOpGenericAdaptorBase &base)
template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>>
 IncludeOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::include::detail::IncludeOpGenericAdaptorBase
 IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptorBase (IncludeOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getSymNameAttr ()
::llvm::StringRef getSymName ()
::mlir::StringAttr getPathAttr ()
::llvm::StringRef getPath ()

Additional Inherited Members

Protected Attributes inherited from llzk::include::detail::IncludeOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
Properties properties
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::include::IncludeOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ IncludeOpGenericAdaptor() [1/5]

template<typename RangeT>
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

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

◆ IncludeOpGenericAdaptor() [2/5]

template<typename RangeT>
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ IncludeOpGenericAdaptor() [3/5]

template<typename RangeT>
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

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

◆ IncludeOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor ( RangeT values,
const IncludeOpGenericAdaptorBase & base )
inline

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

◆ IncludeOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>>
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

template<typename RangeT>
std::pair< unsigned, unsigned > llzk::include::IncludeOpGenericAdaptor< RangeT >::getODSOperandIndexAndLength ( unsigned index)
inline

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::include::IncludeOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::include::IncludeOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Include/IR/Ops.h.inc