Home
last modified time | relevance | path

Searched defs:CaptureRegions (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp769 getOpenMPCaptureRegions(SmallVectorImpl<OpenMPDirectiveKind> & CaptureRegions,OpenMPDirectiveKind DKind) getOpenMPCaptureRegions() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h550 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getCapturedStmt() local
559 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getInnermostCapturedStmt() local
H A DOpenMPClause.h9043 getCapturedStmt(OpenMPDirectiveKind RegionKind,ArrayRef<OpenMPDirectiveKind> CaptureRegions) getCapturedStmt() argument
9057 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) getInnermostCapturedStmt() argument
9068 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) getInnermostCapturedStmt() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp343 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in VisitOMPExecutableDirective() local
H A DCGOpenMPRuntime.cpp11466 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; tryToDisableInnerAnalysis() local
11859 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; checkAndEmitSharedLastprivateConditional() local
H A DCGStmtOpenMP.cpp812 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; EmitOMPFirstprivateClause() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp669 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getCaptureRegion() local
2555 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; isOpenMPPrivateDecl() local
4636 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getOpenMPCaptureLevels() local
4824 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; ActOnOpenMPRegionEnd() local
6287 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; ActOnOpenMPExecutableDirective() local
[all...]