Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2967 CodeGenFunction::OMPCancelStackRAII CancelRegion(CGF, S.getDirectiveKind(), in emitInnerParallelForWhenCombined() local
3539 CodeGenFunction::OMPCancelStackRAII CancelRegion( in emitWorksharingDirective() local
3550 CodeGenFunction::OMPCancelStackRAII CancelRegion( in emitWorksharingDirective() local
3560 CodeGenFunction::OMPCancelStackRAII CancelRegion(CGF, S.getDirectiveKind(), in emitWorksharingDirective() local
3781 OMPCancelStackRAII CancelRegion(*this, S.getDirectiveKind(), HasCancel); in EmitSections() local
6744 CodeGenFunction::OMPCancelStackRAII CancelRegion( in emitTargetParallelForRegion() local
H A DCGOpenMPRuntime.cpp6274 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind()
6291 OpenMPDirectiveKind CancelRegion) { in emitCancellationPointCall()
6328 OpenMPDirectiveKind CancelRegion) { in emitCancelCall()
12806 OpenMPDirectiveKind CancelRegion) { in emitCancellationPointCall()
12812 OpenMPDirectiveKind CancelRegion) { in emitCancelCall()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp679 OpenMPDirectiveKind CancelRegion) { in Create()
693 OpenMPDirectiveKind CancelRegion) { in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h3300 OpenMPDirectiveKind CancelRegion = llvm::omp::OMPD_unknown; variable
3358 OpenMPDirectiveKind CancelRegion = llvm::omp::OMPD_unknown; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2288 OpenMPDirectiveKind CancelRegion = OMPD_unknown; in ParseOpenMPDeclarativeOrExecutableDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp177 bool CancelRegion = false; member
4623 OpenMPDirectiveKind CancelRegion, in checkCancelRegion()
4641 OpenMPDirectiveKind CancelRegion, in checkNestingOfRegions()
5708 OpenMPDirectiveKind CancelRegion, ArrayRef<OMPClause *> Clauses, in ActOnOpenMPExecutableDirective()
11418 OpenMPDirectiveKind CancelRegion) { in ActOnOpenMPCancellationPointDirective()
11434 OpenMPDirectiveKind CancelRegion) { in ActOnOpenMPCancelDirective()
H A DTreeTransform.h1563 OpenMPDirectiveKind CancelRegion, in RebuildOMPExecutableDirective()
8472 OpenMPDirectiveKind CancelRegion = OMPD_unknown; in TransformOMPExecutableDirective() local