Home
last modified time | relevance | path

Searched refs:getTaskgroupReductionRef (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp547 Expr *getTaskgroupReductionRef() const { in getTaskgroupReductionRef() function in __anond5e91e5c0111::DSAStackTy
7137 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPParallelDirective()
9733 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPForDirective()
9810 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPSectionsDirective()
10037 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelForDirective()
10103 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPParallelMasterDirective()
10143 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelSectionsDirective()
10224 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPTaskgroupDirective()
11222 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelDirective()
11276 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelForDirective()
[all …]