|
| | IncludeOpAdaptor (IncludeOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | IncludeOpGenericAdaptor (RangeT values, const IncludeOpGenericAdaptorBase &base) |
| template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>> |
| | IncludeOpGenericAdaptor (RangeT values, LateInst op) |
| | IncludeOpGenericAdaptor (::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 () |
| | IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | IncludeOpGenericAdaptorBase (IncludeOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getSymNameAttr () |
| ::llvm::StringRef | getSymName () |
| ::mlir::StringAttr | getPathAttr () |
| ::llvm::StringRef | getPath () |
Definition at line 130 of file Ops.h.inc.
◆ IncludeOpAdaptor()
| llzk::include::IncludeOpAdaptor::IncludeOpAdaptor |
( |
IncludeOp | op | ) |
|
◆ IncludeOpGenericAdaptor() [1/5]
| llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ IncludeOpGenericAdaptor() [2/5]
◆ IncludeOpGenericAdaptor() [3/5]
◆ IncludeOpGenericAdaptor() [4/5]
◆ IncludeOpGenericAdaptor() [5/5]
template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>>
◆ verify()
| llvm::LogicalResult llzk::include::IncludeOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: