|
| | 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) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getSort () |
| RangeT | 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 () |
template<typename RangeT>
class llzk::boolean::ForAllOpGenericAdaptor< RangeT >
Definition at line 250 of file Ops.h.inc.