|
| | ForAllOpAdaptor (ForAllOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | ForAllOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ForAllOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | 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 ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getSort () |
| ::mlir::ValueRange | getOperands () |
| | ForAllOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ForAllOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::Region & | getRegion () |
| ::mlir::RegionRange | getRegions () |
Definition at line 284 of file Ops.h.inc.
◆ ForAllOpAdaptor()
| llzk::boolean::ForAllOpAdaptor::ForAllOpAdaptor |
( |
ForAllOp | op | ) |
|
◆ ForAllOpGenericAdaptor() [1/4]
| llzk::boolean::ForAllOpGenericAdaptor< RangeT >::ForAllOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ForAllOpGenericAdaptor() [2/4]
| llzk::boolean::ForAllOpGenericAdaptor< RangeT >::ForAllOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ForAllOpGenericAdaptor() [3/4]
◆ ForAllOpGenericAdaptor() [4/4]
template<typename LateInst = ForAllOp, typename = std::enable_if_t<std::is_same_v<LateInst, ForAllOp>>>
◆ verify()
| llvm::LogicalResult llzk::boolean::ForAllOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: