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

Public Member Functions

 UnifiableCastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 UnifiableCastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 UnifiableCastOpGenericAdaptor (RangeT values, const UnifiableCastOpGenericAdaptorBase &base)
template<typename LateInst = UnifiableCastOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnifiableCastOp>>>
 UnifiableCastOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getInput ()
RangeT getOperands ()
Public Member Functions inherited from llzk::polymorphic::detail::UnifiableCastOpGenericAdaptorBase
 UnifiableCastOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 UnifiableCastOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Additional Inherited Members

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

Detailed Description

template<typename RangeT>
class llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ UnifiableCastOpGenericAdaptor() [1/4]

template<typename RangeT>
llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >::UnifiableCastOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

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

◆ UnifiableCastOpGenericAdaptor() [2/4]

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

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

◆ UnifiableCastOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >::UnifiableCastOpGenericAdaptor ( RangeT values,
const UnifiableCastOpGenericAdaptorBase & base )
inline

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

◆ UnifiableCastOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getInput()

template<typename RangeT>
ValueT llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >::getInput ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::polymorphic::UnifiableCastOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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