|
| | UnsignedIntDivFeltOpAdaptor (UnsignedIntDivFeltOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | 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) |
| | UnsignedIntDivFeltOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getLhs () |
| ValueT | getRhs () |
| ::mlir::ValueRange | 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 () |
Definition at line 2814 of file Ops.h.inc.
◆ UnsignedIntDivFeltOpAdaptor()
◆ UnsignedIntDivFeltOpGenericAdaptor() [1/4]
◆ UnsignedIntDivFeltOpGenericAdaptor() [2/4]
◆ UnsignedIntDivFeltOpGenericAdaptor() [3/4]
◆ UnsignedIntDivFeltOpGenericAdaptor() [4/4]
template<typename LateInst = UnsignedIntDivFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnsignedIntDivFeltOp>>>
◆ verify()
| llvm::LogicalResult llzk::felt::UnsignedIntDivFeltOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: