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