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

Public Member Functions

 LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 LitStringOpGenericAdaptor (RangeT values, const LitStringOpGenericAdaptorBase &base)
template<typename LateInst = LitStringOp, typename = std::enable_if_t<std::is_same_v<LateInst, LitStringOp>>>
 LitStringOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::string::detail::LitStringOpGenericAdaptorBase
 LitStringOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 LitStringOpGenericAdaptorBase (LitStringOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getValueAttr ()
::llvm::StringRef getValue ()

Additional Inherited Members

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

Detailed Description

template<typename RangeT>
class llzk::string::LitStringOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ LitStringOpGenericAdaptor() [1/5]

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

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

◆ LitStringOpGenericAdaptor() [2/5]

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

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

◆ LitStringOpGenericAdaptor() [3/5]

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

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

◆ LitStringOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::string::LitStringOpGenericAdaptor< RangeT >::LitStringOpGenericAdaptor ( RangeT values,
const LitStringOpGenericAdaptorBase & base )
inline

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

◆ LitStringOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = LitStringOp, typename = std::enable_if_t<std::is_same_v<LateInst, LitStringOp>>>
llzk::string::LitStringOpGenericAdaptor< RangeT >::LitStringOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::string::LitStringOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::string::LitStringOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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