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