Searched defs:openOutputFile (Results 1 – 4 of 4) sorted by relevance
35 mlir::openOutputFile(StringRef outputFilename, std::string *errorMessage) { in openOutputFile() function in mlir
130 static FILE *openOutputFile(const Options &options, in openOutputFile() function
136 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon9822fb3b0111::EmitAssemblyHelper
1035 static int openOutputFile(SmallString<128> InFilename, bool TempOutFile, in openOutputFile() function