Searched refs:openOutputFile (Results 1 – 1 of 1) sorted by relevance
139 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon701d26f80111::EmitAssemblyHelper993 ThinLinkOS = openOutputFile(CodeGenOpts.ThinLinkBitcodeFile); in EmitAssembly()1028 DwoOS = openOutputFile(CodeGenOpts.SplitDwarfOutput); in EmitAssembly()1439 ThinLinkOS = openOutputFile(CodeGenOpts.ThinLinkBitcodeFile); in EmitAssemblyWithNewPassManager()1477 DwoOS = openOutputFile(CodeGenOpts.SplitDwarfOutput); in EmitAssemblyWithNewPassManager()