• Home
  • Raw
  • Download

Lines Matching refs:numLoopChildren

91                  sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_simd));  in Create()
120 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_simd)); in CreateEmpty()
133 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_for)); in Create()
173 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_for)); in CreateEmpty()
186 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_for_simd)); in Create()
225 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_for_simd)); in CreateEmpty()
355 numLoopChildren(CollapsedNum, OMPD_parallel_for)); in Create()
394 numLoopChildren(CollapsedNum, OMPD_parallel_for)); in CreateEmpty()
406 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_parallel_for_simd)); in Create()
445 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_parallel_for_simd)); in CreateEmpty()
746 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_target_parallel_for)); in Create()
786 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_target_parallel_for)); in CreateEmpty()
889 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_taskloop)); in Create()
928 sizeof(Stmt *) * numLoopChildren(CollapsedNum, OMPD_taskloop)); in CreateEmpty()
940 numLoopChildren(CollapsedNum, OMPD_taskloop_simd)); in Create()
978 numLoopChildren(CollapsedNum, OMPD_taskloop_simd)); in CreateEmpty()
990 numLoopChildren(CollapsedNum, OMPD_distribute)); in Create()
1028 numLoopChildren(CollapsedNum, OMPD_distribute)); in CreateEmpty()
1063 numLoopChildren(CollapsedNum, OMPD_distribute_parallel_for)); in Create()
1105 numLoopChildren(CollapsedNum, OMPD_distribute_parallel_for)); in CreateEmpty()
1119 numLoopChildren(CollapsedNum, OMPD_distribute_parallel_for_simd)); in Create()
1161 numLoopChildren(CollapsedNum, OMPD_distribute_parallel_for_simd)); in CreateEmpty()
1175 numLoopChildren(CollapsedNum, OMPD_distribute_simd)); in Create()
1215 numLoopChildren(CollapsedNum, OMPD_distribute_simd)); in CreateEmpty()
1228 numLoopChildren(CollapsedNum, OMPD_target_parallel_for_simd)); in Create()
1270 numLoopChildren(CollapsedNum, OMPD_target_parallel_for_simd)); in CreateEmpty()