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