Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp546 Expr *getTaskgroupReductionRef() const { in getTaskgroupReductionRef() function in __anonf152f9340111::DSAStackTy
6387 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPParallelDirective()
8978 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPForDirective()
9055 DSAStack->getTaskgroupReductionRef(), in ActOnOpenMPSectionsDirective()
9212 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelForDirective()
9278 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPParallelMasterDirective()
9318 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPParallelSectionsDirective()
9398 DSAStack->getTaskgroupReductionRef()); in ActOnOpenMPTaskgroupDirective()
10396 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelDirective()
10450 DSAStack->getTaskgroupReductionRef(), DSAStack->isCancelRegion()); in ActOnOpenMPTargetParallelForDirective()
[all …]