Home
last modified time | relevance | path

Searched defs:ThinLinkOS (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
DThinLTOBitcodeWriter.h28 raw_ostream *ThinLinkOS; variable
33 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 __anonf3788f380111::WriteThinLTOBitcode
503 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp253 raw_ostream &OS, raw_ostream *ThinLinkOS, in splitAndWriteThinLTOBitcode()
506 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode()