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