#include "mlir/Tools/mlir-translate/Translation.h"
Definition at line 131 of file Translation.h.
◆ TranslateFromMLIRRegistration() [1/2]
◆ TranslateFromMLIRRegistration() [2/2]
template<typename FuncTy, typename OpTy = detail::first_argument<FuncTy>, typename = std::enable_if_t<!std::is_same_v<OpTy, Operation *>>>
| mlir::TranslateFromMLIRRegistration::TranslateFromMLIRRegistration |
( |
llvm::StringRef | name, |
|
|
llvm::StringRef | description, |
|
|
FuncTy | function, |
|
|
const DialectRegistrationFunction & | dialectRegistration = [](DialectRegistry &) {} ) |
|
inline |
The documentation for this struct was generated from the following file: