Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DParallelCG.cpp37 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 DParallelCG.cpp38 void llvm::splitCodeGen( in splitCodeGen() function in llvm
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DParallelCG.cpp38 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 DLTOBackend.cpp375 void splitCodeGen(const Config &C, TargetMachine *TM, AddStreamFn AddStream, in splitCodeGen() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp419 static void splitCodeGen(const Config &C, TargetMachine *TM, in splitCodeGen() function