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