|
| | 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) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getPodRef () |
| ValueT | getValue () |
| RangeT | 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 () |
template<typename RangeT>
class llzk::pod::WritePodOpGenericAdaptor< RangeT >
Definition at line 607 of file Ops.h.inc.