Home
last modified time | relevance | path

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

/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-10.0/llvm/lib/CodeGen/
DParallelCG.cpp67 raw_svector_ostream BCOS(BC); in splitCodeGen() local
68 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()
/external/llvm-project/llvm/lib/CodeGen/
DParallelCG.cpp69 raw_svector_ostream BCOS(BC); in splitCodeGen() local
70 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp392 raw_svector_ostream BCOS(BC); in splitCodeGen() local
393 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()
/external/llvm-project/llvm/lib/LTO/
DLTOBackend.cpp461 raw_svector_ostream BCOS(BC); in splitCodeGen() local
462 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()