Home
last modified time | relevance | path

Searched defs:splitCodeGen (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DParallelCG.cpp38 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DParallelCG.cpp37 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp375 void splitCodeGen(const Config &C, TargetMachine *TM, AddStreamFn AddStream, in splitCodeGen() function