|
| | ForallOpAdaptor (ForallOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | ForallOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ForallOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ForallOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | ForallOpGenericAdaptor (RangeT values, const ForallOpGenericAdaptorBase &base) |
| template<typename LateInst = ForallOp, typename = std::enable_if_t<std::is_same_v<LateInst, ForallOp>>> |
| | ForallOpGenericAdaptor (RangeT values, LateInst op) |
| | ForallOpGenericAdaptor (::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 () |
| | ForallOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ForallOpGenericAdaptorBase (ForallOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::IntegerAttr | getWeightAttr () |
| uint32_t | getWeight () |
| ::mlir::UnitAttr | getNoPatternAttr () |
| bool | getNoPattern () |
| ::mlir::ArrayAttr | getBoundVarNamesAttr () |
| ::std::optional< ::mlir::ArrayAttr > | getBoundVarNames () |
| ::mlir::Region & | getBody () |
| ::mlir::RegionRange | getPatterns () |
| ::mlir::RegionRange | getRegions () |
Definition at line 5657 of file SMT.h.inc.
◆ ForallOpAdaptor()
| llzk::smt::ForallOpAdaptor::ForallOpAdaptor |
( |
ForallOp | op | ) |
|
◆ ForallOpGenericAdaptor() [1/5]
| llzk::smt::ForallOpGenericAdaptor< RangeT >::ForallOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ForallOpGenericAdaptor() [2/5]
◆ ForallOpGenericAdaptor() [3/5]
◆ ForallOpGenericAdaptor() [4/5]
◆ ForallOpGenericAdaptor() [5/5]
template<typename LateInst = ForallOp, typename = std::enable_if_t<std::is_same_v<LateInst, ForallOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::ForallOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: