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