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