Home
last modified time | relevance | path

Searched defs:openOutputFile (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/Support/
DFileUtilities.cpp35 mlir::openOutputFile(StringRef outputFilename, std::string *errorMessage) { in openOutputFile() function in mlir
/external/zstd/contrib/pzstd/
DPzstd.cpp130 static FILE *openOutputFile(const Options &options, in openOutputFile() function
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp136 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon9822fb3b0111::EmitAssemblyHelper
/external/llvm/tools/gold/
Dgold-plugin.cpp1035 static int openOutputFile(SmallString<128> InFilename, bool TempOutFile, in openOutputFile() function