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