Searched refs:splitCodeGen (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | ParallelCG.h | 35 void splitCodeGen(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ParallelCG.h | 35 void splitCodeGen(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ParallelCG.h | 35 void splitCodeGen(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ParallelCG.h | 35 void splitCodeGen(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ParallelCG.h | 35 void splitCodeGen(
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ParallelCG.h | 39 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | ParallelCG.h | 40 splitCodeGen(std::unique_ptr<Module> M, ArrayRef<raw_pwrite_stream *> OSs,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 37 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 38 void llvm::splitCodeGen( in splitCodeGen() function in llvm
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 38 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A 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()
|
H A D | LTOCodeGenerator.cpp | 607 MergedModule = splitCodeGen(std::move(MergedModule), Out, {}, in compileOptimized()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 419 static void splitCodeGen(const Config &C, TargetMachine *TM, in splitCodeGen() function 514 splitCodeGen(C, TM.get(), AddStream, ParallelCodeGenParallelismLevel, Mod, in backend()
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 580 MergedModule = splitCodeGen(std::move(MergedModule), Out, {}, in compileOptimized()
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 1106 splitCodeGen(std::move(M), OSPtrs, BCOSPtrs, in runSplitCodeGen()
|