|
| | SetLogicOpAdaptor (SetLogicOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | SetLogicOpGenericAdaptor (RangeT values, const SetLogicOpGenericAdaptorBase &base) |
| template<typename LateInst = SetLogicOp, typename = std::enable_if_t<std::is_same_v<LateInst, SetLogicOp>>> |
| | SetLogicOpGenericAdaptor (RangeT values, LateInst op) |
| | SetLogicOpGenericAdaptor (::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 () |
| | SetLogicOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | SetLogicOpGenericAdaptorBase (SetLogicOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getLogicAttr () |
| ::llvm::StringRef | getLogic () |
Definition at line 8699 of file SMT.h.inc.
◆ SetLogicOpAdaptor()
| llzk::smt::SetLogicOpAdaptor::SetLogicOpAdaptor |
( |
SetLogicOp | op | ) |
|
◆ SetLogicOpGenericAdaptor() [1/5]
| llzk::smt::SetLogicOpGenericAdaptor< RangeT >::SetLogicOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ SetLogicOpGenericAdaptor() [2/5]
◆ SetLogicOpGenericAdaptor() [3/5]
◆ SetLogicOpGenericAdaptor() [4/5]
◆ SetLogicOpGenericAdaptor() [5/5]
template<typename LateInst = SetLogicOp, typename = std::enable_if_t<std::is_same_v<LateInst, SetLogicOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::SetLogicOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: