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