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