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