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