|
| | 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) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | 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 () |
template<typename RangeT>
class llzk::smt::DeclareFunOpGenericAdaptor< RangeT >
Definition at line 4617 of file SMT.h.inc.