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