Searched refs:deployParallelExecution (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/polly/include/polly/CodeGen/ |
| H A D | LoopGeneratorsGOMP.h | 47 void deployParallelExecution(Function *SubFn, Value *SubFnParam, Value *LB,
|
| H A D | LoopGeneratorsKMP.h | 73 void deployParallelExecution(Function *SubFn, Value *SubFnParam, Value *LB,
|
| H A D | LoopGenerators.h | 217 virtual void deployParallelExecution(Function *SubFn, Value *SubFnParam,
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | LoopGeneratorsGOMP.cpp | 51 void ParallelLoopGeneratorGOMP::deployParallelExecution(Function *SubFn, in deployParallelExecution() function in ParallelLoopGeneratorGOMP
|
| H A D | LoopGenerators.cpp | 197 deployParallelExecution(SubFn, SubFnParam, LB, UB, Stride); in createParallelLoop()
|
| H A D | LoopGeneratorsKMP.cpp | 64 void ParallelLoopGeneratorKMP::deployParallelExecution(Function *SubFn, in deployParallelExecution() function in ParallelLoopGeneratorKMP
|