|
MLIR
22.0.0git
|
Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::LLVM | |
Functions | |
| LogicalResult | mlir::LLVM::createPrintStrCall (OpBuilder &builder, Location loc, ModuleOp moduleOp, StringRef symbolName, StringRef string, const LLVMTypeConverter &typeConverter, bool addNewline=true, std::optional< StringRef > runtimeFunctionName={}, SymbolTableCollection *symbolTables=nullptr) |
| Generate IR that prints the given string to stdout. More... | |