Searched refs:ThreadOS (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ParallelCG.cpp | 76 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++]; in splitCodeGen() local 79 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen() 89 codegen(MPartInCtx.get(), *ThreadOS, TMFactory, FileType); in splitCodeGen()
|
/external/llvm/lib/CodeGen/ |
D | ParallelCG.cpp | 76 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++]; in splitCodeGen() local 79 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen() 89 codegen(MPartInCtx.get(), *ThreadOS, TMFactory, FileType); in splitCodeGen()
|