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