|
| | WritePodOpAdaptor (WritePodOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | WritePodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | WritePodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | WritePodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | WritePodOpGenericAdaptor (RangeT values, const WritePodOpGenericAdaptorBase &base) |
| template<typename LateInst = WritePodOp, typename = std::enable_if_t<std::is_same_v<LateInst, WritePodOp>>> |
| | WritePodOpGenericAdaptor (RangeT values, LateInst op) |
| | WritePodOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getPodRef () |
| ValueT | getValue () |
| ::mlir::ValueRange | getOperands () |
| | WritePodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | WritePodOpGenericAdaptorBase (WritePodOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::FlatSymbolRefAttr | getRecordNameAttr () |
| ::llvm::StringRef | getRecordName () |
Definition at line 647 of file Ops.h.inc.
◆ WritePodOpAdaptor()
| llzk::pod::WritePodOpAdaptor::WritePodOpAdaptor |
( |
WritePodOp | op | ) |
|
◆ verify()
| llvm::LogicalResult llzk::pod::WritePodOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
◆ WritePodOpGenericAdaptor() [1/5]
| llzk::pod::WritePodOpGenericAdaptor< RangeT >::WritePodOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ WritePodOpGenericAdaptor() [2/5]
◆ WritePodOpGenericAdaptor() [3/5]
◆ WritePodOpGenericAdaptor() [4/5]
◆ WritePodOpGenericAdaptor() [5/5]
template<typename LateInst = WritePodOp, typename = std::enable_if_t<std::is_same_v<LateInst, WritePodOp>>>
The documentation for this class was generated from the following files: