|
| | SetInfoOpAdaptor (SetInfoOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | SetInfoOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | SetInfoOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | SetInfoOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | SetInfoOpGenericAdaptor (RangeT values, const SetInfoOpGenericAdaptorBase &base) |
| template<typename LateInst = SetInfoOp, typename = std::enable_if_t<std::is_same_v<LateInst, SetInfoOp>>> |
| | SetInfoOpGenericAdaptor (RangeT values, LateInst op) |
| | SetInfoOpGenericAdaptor (::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 () |
| | SetInfoOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | SetInfoOpGenericAdaptorBase (SetInfoOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::smt::KeywordAttr | getKeyAttr () |
| ::llzk::smt::KeywordAttr | getKey () |
| ::mlir::Attribute | getValueAttr () |
| ::mlir::Attribute | getValue () |
Definition at line 8721 of file SMT.h.inc.
◆ SetInfoOpAdaptor()
| llzk::smt::SetInfoOpAdaptor::SetInfoOpAdaptor |
( |
SetInfoOp | op | ) |
|
◆ SetInfoOpGenericAdaptor() [1/5]
| llzk::smt::SetInfoOpGenericAdaptor< RangeT >::SetInfoOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ SetInfoOpGenericAdaptor() [2/5]
◆ SetInfoOpGenericAdaptor() [3/5]
◆ SetInfoOpGenericAdaptor() [4/5]
◆ SetInfoOpGenericAdaptor() [5/5]
template<typename LateInst = SetInfoOp, typename = std::enable_if_t<std::is_same_v<LateInst, SetInfoOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::SetInfoOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: