Searched refs:openOutputFile (Results 1 – 1 of 1) sorted by relevance
138 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anoncdf3490f0111::EmitAssemblyHelper987 ThinLinkOS = openOutputFile(CodeGenOpts.ThinLinkBitcodeFile); in EmitAssembly()1022 DwoOS = openOutputFile(CodeGenOpts.SplitDwarfOutput); in EmitAssembly()1432 ThinLinkOS = openOutputFile(CodeGenOpts.ThinLinkBitcodeFile); in EmitAssemblyWithNewPassManager()1470 DwoOS = openOutputFile(CodeGenOpts.SplitDwarfOutput); in EmitAssemblyWithNewPassManager()