|
| XorFeltOpAdaptor (XorFeltOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| XorFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| XorFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = XorFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, XorFeltOp>>> |
| XorFeltOpGenericAdaptor (RangeT values, LateInst op) |
|
| XorFeltOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| XorFeltOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| XorFeltOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
::mlir::ValueRange | getOperands () |
|
| XorFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| XorFeltOpGenericAdaptorBase (XorFeltOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
Definition at line 1994 of file Ops.h.inc.
◆ XorFeltOpAdaptor()
llzk::felt::XorFeltOpAdaptor::XorFeltOpAdaptor |
( |
XorFeltOp | op | ) |
|
◆ verify()
mlir::LogicalResult llzk::felt::XorFeltOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
◆ XorFeltOpGenericAdaptor() [1/3]
llzk::felt::XorFeltOpGenericAdaptor< RangeT >::XorFeltOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ XorFeltOpGenericAdaptor() [2/3]
llzk::felt::XorFeltOpGenericAdaptor< RangeT >::XorFeltOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = nullptr, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ XorFeltOpGenericAdaptor() [3/3]
template<typename LateInst = XorFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, XorFeltOp>>>
The documentation for this class was generated from the following files: