Home
last modified time | relevance | path

Searched refs:BCOS (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DParallelCG.cpp68 raw_svector_ostream BCOS(BC); in splitCodeGen() local
69 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()
/external/llvm/lib/CodeGen/
DParallelCG.cpp68 raw_svector_ostream BCOS(BC); in splitCodeGen() local
69 WriteBitcodeToFile(MPart.get(), BCOS); in splitCodeGen()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp346 raw_svector_ostream BCOS(BC); in splitCodeGen() local
347 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()