Home
last modified time | relevance | path

Searched refs:splitCodeGen (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DParallelCG.h34 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
/external/llvm/lib/CodeGen/
DParallelCG.cpp43 llvm::splitCodeGen(std::unique_ptr<Module> M, in splitCodeGen() function in llvm
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp512 splitCodeGen(std::move(MergedModule), Out, MCpu, FeatureStr, Options, in compileOptimized()
/external/llvm/tools/gold/
Dgold-plugin.cpp839 splitCodeGen(std::move(M), OSPtrs, options::mcpu, Features.getString(), in codegen()