Searched refs:splitCodeGen (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | ParallelCG.h | 40 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | ParallelCG.cpp | 38 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
|
| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 336 void splitCodeGen(Config &C, TargetMachine *TM, AddStreamFn AddStream, in splitCodeGen() function 436 splitCodeGen(C, TM.get(), AddStream, ParallelCodeGenParallelismLevel, in backend()
|
| H A D | LTOCodeGenerator.cpp | 578 MergedModule = splitCodeGen(std::move(MergedModule), Out, {}, in compileOptimized()
|