|
| | PushOpAdaptor (PushOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | PushOpGenericAdaptor (RangeT values, const PushOpGenericAdaptorBase &base) |
| template<typename LateInst = PushOp, typename = std::enable_if_t<std::is_same_v<LateInst, PushOp>>> |
| | PushOpGenericAdaptor (RangeT values, LateInst op) |
| | PushOpGenericAdaptor (::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 () |
| | PushOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptorBase (PushOp 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 8246 of file SMT.h.inc.
◆ PushOpAdaptor()
| llzk::smt::PushOpAdaptor::PushOpAdaptor |
( |
PushOp | op | ) |
|
◆ PushOpGenericAdaptor() [1/5]
| llzk::smt::PushOpGenericAdaptor< RangeT >::PushOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ PushOpGenericAdaptor() [2/5]
◆ PushOpGenericAdaptor() [3/5]
◆ PushOpGenericAdaptor() [4/5]
◆ PushOpGenericAdaptor() [5/5]
template<typename LateInst = PushOp, typename = std::enable_if_t<std::is_same_v<LateInst, PushOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::PushOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: