Searched refs:splitCodeGen (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ParallelCG.h | 39 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ParallelCG.cpp | 37 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTOBackend.cpp | 375 void splitCodeGen(const Config &C, TargetMachine *TM, AddStreamFn AddStream, in splitCodeGen() function 475 splitCodeGen(C, TM.get(), AddStream, ParallelCodeGenParallelismLevel, in backend()
|
| D | LTOCodeGenerator.cpp | 607 MergedModule = splitCodeGen(std::move(MergedModule), Out, {}, in compileOptimized()
|