|
| IncludeOpAdaptor (IncludeOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| IncludeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
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=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| IncludeOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| IncludeOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
| IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, 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 119 of file Ops.h.inc.
◆ IncludeOpAdaptor()
llzk::include::IncludeOpAdaptor::IncludeOpAdaptor |
( |
IncludeOp | op | ) |
|
◆ IncludeOpGenericAdaptor() [1/3]
llzk::include::IncludeOpGenericAdaptor< RangeT >::IncludeOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ IncludeOpGenericAdaptor() [2/3]
◆ IncludeOpGenericAdaptor() [3/3]
template<typename LateInst = IncludeOp, typename = std::enable_if_t<std::is_same_v<LateInst, IncludeOp>>>
◆ verify()
mlir::LogicalResult llzk::include::IncludeOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: