Home
last modified time | relevance | path

Searched defs:ThinLinkOS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DThinLTOBitcodeWriter.h27 raw_ostream *ThinLinkOS; variable
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) in ThinLTOBitcodeWriterPass()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp226 raw_ostream &OS, raw_ostream *ThinLinkOS, in splitAndWriteThinLTOBitcode()
477 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode()
524 raw_ostream *ThinLinkOS; member in __anondc09a4290111::WriteThinLTOBitcode
532 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp978 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; in EmitAssembly() local
1422 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; in EmitAssemblyWithNewPassManager() local