|
| | YieldOpAdaptor (YieldOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | YieldOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | YieldOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | YieldOpGenericAdaptor (RangeT values, const YieldOpGenericAdaptorBase &base) |
| template<typename LateInst = YieldOp, typename = std::enable_if_t<std::is_same_v<LateInst, YieldOp>>> |
| | YieldOpGenericAdaptor (RangeT values, LateInst op) |
| | YieldOpGenericAdaptor (::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 | getVal () |
| ::mlir::ValueRange | getOperands () |
| | YieldOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | YieldOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 1431 of file Ops.h.inc.
◆ YieldOpAdaptor()
| llzk::polymorphic::YieldOpAdaptor::YieldOpAdaptor |
( |
YieldOp | op | ) |
|
◆ verify()
| llvm::LogicalResult llzk::polymorphic::YieldOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
◆ YieldOpGenericAdaptor() [1/4]
◆ YieldOpGenericAdaptor() [2/4]
| llzk::polymorphic::YieldOpGenericAdaptor< RangeT >::YieldOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ YieldOpGenericAdaptor() [3/4]
◆ YieldOpGenericAdaptor() [4/4]
template<typename LateInst = YieldOp, typename = std::enable_if_t<std::is_same_v<LateInst, YieldOp>>>
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