Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DOpenMPKinds.cpp577 SmallVectorImpl<OpenMPDirectiveKind> &CaptureRegions, in getOpenMPCaptureRegions()
/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h299 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getCapturedStmt() local
308 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getInnermostCapturedStmt() local
DOpenMPClause.h7991 ArrayRef<OpenMPDirectiveKind> CaptureRegions) const { in getCapturedStmt()
8007 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) { in getInnermostCapturedStmt()
8018 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) const { in getInnermostCapturedStmt()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp620 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getCaptureRegion() local
2302 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in isOpenMPPrivateDecl() local
4172 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in getOpenMPCaptureLevels() local
4354 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in ActOnOpenMPRegionEnd() local
5074 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in ActOnOpenMPExecutableDirective() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp374 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in VisitOMPExecutableDirective() local
DCGOpenMPRuntime.cpp11969 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in tryToDisableInnerAnalysis() local
12362 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in checkAndEmitSharedLastprivateConditional() local
DCGStmtOpenMP.cpp778 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in EmitOMPFirstprivateClause() local