|
| | PopOpAdaptor (PopOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | PopOpGenericAdaptor (RangeT values, const PopOpGenericAdaptorBase &base) |
| template<typename LateInst = PopOp, typename = std::enable_if_t<std::is_same_v<LateInst, PopOp>>> |
| | PopOpGenericAdaptor (RangeT values, LateInst op) |
| | PopOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getOperands () |
| | PopOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptorBase (PopOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::IntegerAttr | getCountAttr () |
| uint32_t | getCount () |
Definition at line 8051 of file SMT.h.inc.
◆ PopOpAdaptor()
| llzk::smt::PopOpAdaptor::PopOpAdaptor |
( |
PopOp | op | ) |
|
◆ PopOpGenericAdaptor() [1/5]
| llzk::smt::PopOpGenericAdaptor< RangeT >::PopOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ PopOpGenericAdaptor() [2/5]
◆ PopOpGenericAdaptor() [3/5]
◆ PopOpGenericAdaptor() [4/5]
◆ PopOpGenericAdaptor() [5/5]
template<typename LateInst = PopOp, typename = std::enable_if_t<std::is_same_v<LateInst, PopOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::PopOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: