MLIR
20.0.0git
|
This is the complete list of members for mlir::TranslateFromMLIRRegistration, including all inherited members.
TranslateFromMLIRRegistration(llvm::StringRef name, llvm::StringRef description, const TranslateFromMLIRFunction &function, const DialectRegistrationFunction &dialectRegistration=[](DialectRegistry &) {}) | mlir::TranslateFromMLIRRegistration | |
TranslateFromMLIRRegistration(llvm::StringRef name, llvm::StringRef description, FuncTy function, const DialectRegistrationFunction &dialectRegistration=[](DialectRegistry &) {}) | mlir::TranslateFromMLIRRegistration | inline |