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