Searched refs:getOpenMPCaptureRegions (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenMPKinds.h | 374 void getOpenMPCaptureRegions(
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | OpenMPKinds.cpp | 804 void clang::getOpenMPCaptureRegions( in getOpenMPCaptureRegions() function in clang
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtOpenMP.h | 537 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getCapturedStmt() 546 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getInnermostCapturedStmt()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 344 getOpenMPCaptureRegions(CaptureRegions, D->getDirectiveKind()); in VisitOMPExecutableDirective()
|
| H A D | CGOpenMPRuntime.cpp | 11563 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind()); in tryToDisableInnerAnalysis() 11956 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in checkAndEmitSharedLastprivateConditional()
|
| H A D | CGStmtOpenMP.cpp | 879 getOpenMPCaptureRegions(CaptureRegions, EKind); in EmitOMPFirstprivateClause()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 654 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion() 2379 getOpenMPCaptureRegions(Regions, in isOpenMPCapturedDecl() 2541 getOpenMPCaptureRegions(CaptureRegions, DKind); in isOpenMPPrivateDecl() 2653 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl() 4342 getOpenMPCaptureRegions(Regions, DKind); in processCapturedRegions() 4425 getOpenMPCaptureRegions(CaptureRegions, DKind); in getOpenMPCaptureLevels() 4609 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective()); in ActOnOpenMPRegionEnd() 6075 getOpenMPCaptureRegions(CaptureRegions, Kind); in ActOnOpenMPExecutableDirective() 15736 getOpenMPCaptureRegions(Regions, Leafs[I]); in getOpenMPCaptureRegionForClause()
|