|
| ShrFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| ShrFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = ShrFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, ShrFeltOp>>> |
| ShrFeltOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
RangeT | getOperands () |
|
| ShrFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| ShrFeltOpGenericAdaptorBase (ShrFeltOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
template<typename RangeT>
class llzk::felt::ShrFeltOpGenericAdaptor< RangeT >
Definition at line 1692 of file Ops.h.inc.