MLIR
20.0.0git
|
This is the complete list of members for mlir::Translation, including all inherited members.
getDescription() const | mlir::Translation | inline |
getInputAlignment() const | mlir::Translation | inline |
operator()(const std::shared_ptr< llvm::SourceMgr > &sourceMgr, llvm::raw_ostream &output, MLIRContext *context) const | mlir::Translation | inline |
Translation()=default | mlir::Translation | |
Translation(TranslateFunction function, StringRef description, std::optional< llvm::Align > inputAlignment) | mlir::Translation | inline |