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