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