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