|
| | ReturnOpAdaptor (ReturnOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | ReturnOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ReturnOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ReturnOpGenericAdaptor (RangeT values, const ReturnOpGenericAdaptorBase &base) |
| template<typename LateInst = ReturnOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReturnOp>>> |
| | ReturnOpGenericAdaptor (RangeT values, LateInst op) |
| | ReturnOpGenericAdaptor (::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) |
| ::mlir::ValueRange | getOperands () |
| | ReturnOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ReturnOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 854 of file Ops.h.inc.
◆ ReturnOpAdaptor()
| llzk::function::ReturnOpAdaptor::ReturnOpAdaptor |
( |
ReturnOp | op | ) |
|
◆ ReturnOpGenericAdaptor() [1/4]
| llzk::function::ReturnOpGenericAdaptor< RangeT >::ReturnOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ReturnOpGenericAdaptor() [2/4]
| llzk::function::ReturnOpGenericAdaptor< RangeT >::ReturnOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ReturnOpGenericAdaptor() [3/4]
◆ ReturnOpGenericAdaptor() [4/4]
template<typename LateInst = ReturnOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReturnOp>>>
◆ verify()
| llvm::LogicalResult llzk::function::ReturnOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: