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