|
| | TemplateExprOpAdaptor (TemplateExprOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | TemplateExprOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | TemplateExprOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | TemplateExprOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | TemplateExprOpGenericAdaptor (RangeT values, const TemplateExprOpGenericAdaptorBase &base) |
| template<typename LateInst = TemplateExprOp, typename = std::enable_if_t<std::is_same_v<LateInst, TemplateExprOp>>> |
| | TemplateExprOpGenericAdaptor (RangeT values, LateInst op) |
| | TemplateExprOpGenericAdaptor (::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 () |
| | TemplateExprOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | TemplateExprOpGenericAdaptorBase (TemplateExprOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getSymNameAttr () |
| ::llvm::StringRef | getSymName () |
| ::mlir::Region & | getInitializerRegion () |
| ::mlir::RegionRange | getRegions () |
Definition at line 607 of file Ops.h.inc.
◆ TemplateExprOpAdaptor()
| llzk::polymorphic::TemplateExprOpAdaptor::TemplateExprOpAdaptor |
( |
TemplateExprOp | op | ) |
|
◆ TemplateExprOpGenericAdaptor() [1/5]
◆ TemplateExprOpGenericAdaptor() [2/5]
◆ TemplateExprOpGenericAdaptor() [3/5]
◆ TemplateExprOpGenericAdaptor() [4/5]
◆ TemplateExprOpGenericAdaptor() [5/5]
template<typename LateInst = TemplateExprOp, typename = std::enable_if_t<std::is_same_v<LateInst, TemplateExprOp>>>
◆ verify()
| llvm::LogicalResult llzk::polymorphic::TemplateExprOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc