|
| | DivFeltOpAdaptor (DivFeltOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | DivFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | DivFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | DivFeltOpGenericAdaptor (RangeT values, const DivFeltOpGenericAdaptorBase &base) |
| template<typename LateInst = DivFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, DivFeltOp>>> |
| | DivFeltOpGenericAdaptor (RangeT values, LateInst op) |
| | DivFeltOpGenericAdaptor (::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 () |
| | DivFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | DivFeltOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 510 of file Ops.h.inc.
◆ DivFeltOpAdaptor()
| llzk::felt::DivFeltOpAdaptor::DivFeltOpAdaptor |
( |
DivFeltOp | op | ) |
|
◆ DivFeltOpGenericAdaptor() [1/4]
| llzk::felt::DivFeltOpGenericAdaptor< RangeT >::DivFeltOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ DivFeltOpGenericAdaptor() [2/4]
| llzk::felt::DivFeltOpGenericAdaptor< RangeT >::DivFeltOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ DivFeltOpGenericAdaptor() [3/4]
◆ DivFeltOpGenericAdaptor() [4/4]
template<typename LateInst = DivFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, DivFeltOp>>>
◆ verify()
| llvm::LogicalResult llzk::felt::DivFeltOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: