Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DThinLTOBitcodeWriter.h27 raw_ostream *ThinLinkOS; variable
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) in ThinLTOBitcodeWriterPass()
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DThinLTOBitcodeWriter.h27 raw_ostream *ThinLinkOS; variable
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) in ThinLTOBitcodeWriterPass()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp201 raw_ostream &OS, raw_ostream *ThinLinkOS, in splitAndWriteThinLTOBitcode()
448 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode()
495 raw_ostream *ThinLinkOS; member in __anonc40d57c90111::WriteThinLTOBitcode
503 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode()
/external/llvm-project/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp201 raw_ostream &OS, raw_ostream *ThinLinkOS, in splitAndWriteThinLTOBitcode()
448 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode()
495 raw_ostream *ThinLinkOS; member in __anon67d198d50111::WriteThinLTOBitcode
503 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode()
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp938 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; in EmitAssembly() local
1342 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; in EmitAssemblyWithNewPassManager() local