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