Searched defs:openOutputFile (Results 1 – 2 of 2) sorted by relevance
35 mlir::openOutputFile(StringRef outputFilename, std::string *errorMessage) { in openOutputFile() function in mlir
145 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anond17872740111::EmitAssemblyHelper