|
| | DeclareFunOpAdaptor (DeclareFunOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | DeclareFunOpGenericAdaptor (RangeT values, const DeclareFunOpGenericAdaptorBase &base) |
| template<typename LateInst = DeclareFunOp, typename = std::enable_if_t<std::is_same_v<LateInst, DeclareFunOp>>> |
| | DeclareFunOpGenericAdaptor (RangeT values, LateInst op) |
| | DeclareFunOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getOperands () |
| | DeclareFunOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | DeclareFunOpGenericAdaptorBase (DeclareFunOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getNamePrefixAttr () |
| ::std::optional< ::llvm::StringRef > | getNamePrefix () |
Definition at line 4649 of file SMT.h.inc.
◆ DeclareFunOpAdaptor()
| llzk::smt::DeclareFunOpAdaptor::DeclareFunOpAdaptor |
( |
DeclareFunOp | op | ) |
|
◆ DeclareFunOpGenericAdaptor() [1/5]
| llzk::smt::DeclareFunOpGenericAdaptor< RangeT >::DeclareFunOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ DeclareFunOpGenericAdaptor() [2/5]
◆ DeclareFunOpGenericAdaptor() [3/5]
◆ DeclareFunOpGenericAdaptor() [4/5]
◆ DeclareFunOpGenericAdaptor() [5/5]
template<typename LateInst = DeclareFunOp, typename = std::enable_if_t<std::is_same_v<LateInst, DeclareFunOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::DeclareFunOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: