Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp547 Expr *getTaskgroupReductionRef() const { in getTaskgroupReductionRef() function in __anon5b04668f0111::DSAStackTy
7121 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPParallelDirective()
9699 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPForDirective()
9776 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPSectionsDirective()
10003 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelForDirective()
10069 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPParallelMasterDirective()
10109 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelSectionsDirective()
10189 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPTaskgroupDirective()
11187 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelDirective()
11241 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelForDirective()
[all …]