LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::polymorphic::ConstReadOpAdaptor Class Reference
Inheritance diagram for llzk::polymorphic::ConstReadOpAdaptor:
[legend]
Collaboration diagram for llzk::polymorphic::ConstReadOpAdaptor:
[legend]

Public Member Functions

 ConstReadOpAdaptor (ConstReadOp op)
::llvm::LogicalResult verify (::mlir::Location loc)
 ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 ConstReadOpGenericAdaptor (RangeT values, const ConstReadOpGenericAdaptorBase &base)
template<typename LateInst = ConstReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConstReadOp>>>
 ConstReadOpGenericAdaptor (RangeT values, LateInst op)
Public Member Functions inherited from llzk::polymorphic::ConstReadOpGenericAdaptor<::mlir::ValueRange >
 ConstReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
::mlir::ValueRange getODSOperands (unsigned index)
::mlir::ValueRange getOperands ()
Public Member Functions inherited from llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase
 ConstReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ConstReadOpGenericAdaptorBase (ConstReadOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::FlatSymbolRefAttr getConstNameAttr ()
::llvm::StringRef getConstName ()

Additional Inherited Members

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ConstReadOpAdaptor()

llzk::polymorphic::ConstReadOpAdaptor::ConstReadOpAdaptor ( ConstReadOp op)

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

Member Function Documentation

◆ ConstReadOpGenericAdaptor() [1/5]

llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >::ConstReadOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ConstReadOpGenericAdaptor() [2/5]

llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >::ConstReadOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ConstReadOpGenericAdaptor() [3/5]

llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >::ConstReadOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

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

◆ ConstReadOpGenericAdaptor() [4/5]

llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >::ConstReadOpGenericAdaptor ( RangeT values,
const ConstReadOpGenericAdaptorBase & base )
inline

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

◆ ConstReadOpGenericAdaptor() [5/5]

template<typename LateInst = ConstReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConstReadOp>>>
llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >::ConstReadOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

◆ verify()

llvm::LogicalResult llzk::polymorphic::ConstReadOpAdaptor::verify ( ::mlir::Location loc)

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


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