/external/llvm-project/clang/lib/AST/ |
D | StmtOpenMP.cpp | 197 bool HasCancel) { in Create() 252 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create() 341 bool HasCancel) { in Create() 362 bool HasCancel) { in Create() 427 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create() 532 bool HasCancel) { in Create() 550 Stmt *AssociatedStmt, bool HasCancel) { in Create() 747 bool HasCancel) { in Create() 765 const HelperExprs &Exprs, Expr *TaskRedRef, bool HasCancel) { in Create() 870 const HelperExprs &Exprs, bool HasCancel) { in Create() [all …]
|
/external/llvm-project/clang/include/clang/AST/ |
D | StmtOpenMP.h | 378 bool HasCancel = false; variable 1243 bool HasCancel = false; variable 1397 bool HasCancel = false; variable 1474 bool HasCancel = false; variable 1706 bool HasCancel = false; variable 1932 bool HasCancel = false; variable 2012 bool HasCancel = false; variable 2780 bool HasCancel = false; variable 2861 bool HasCancel = false; variable 3126 bool HasCancel = false; variable [all …]
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 59 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) { in Create() 128 const HelperExprs &Exprs, bool HasCancel) { in Create() 231 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) { in Create() 258 bool HasCancel) { in Create() 350 const HelperExprs &Exprs, bool HasCancel) { in Create() 451 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) { in Create() 477 Stmt *AssociatedStmt, bool HasCancel) { in Create() 741 const HelperExprs &Exprs, bool HasCancel) { in Create()
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 234 bool HasCancel; variable 858 bool HasCancel; variable 1000 bool HasCancel; variable 1068 bool HasCancel; variable 1306 bool HasCancel; variable 1454 bool HasCancel; variable 1524 bool HasCancel; variable 2313 bool HasCancel; variable
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 54 bool HasCancel) in CGOpenMPRegionInfo() 60 bool HasCancel) in CGOpenMPRegionInfo() 93 bool HasCancel; member in __anondef231dd0111::CGOpenMPRegionInfo 101 OpenMPDirectiveKind Kind, bool HasCancel) in CGOpenMPOutlinedRegionInfo() 180 OpenMPDirectiveKind Kind, bool HasCancel, in CGOpenMPTaskOutlinedRegionInfo() 221 OpenMPDirectiveKind Kind, bool HasCancel) in CGOpenMPInlinedRegionInfo() 396 OpenMPDirectiveKind Kind, bool HasCancel) in InlinedOpenMPRegionRAII() 848 bool HasCancel = false; in emitParallelOrTeamsOutlinedFunction() local 4637 bool HasCancel) { in emitInlinedDirective()
|
D | CGStmtOpenMP.cpp | 2270 bool HasCancel = false; in EmitSections() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 67 bool HasCancel) in CGOpenMPRegionInfo() 73 bool HasCancel) in CGOpenMPRegionInfo() 106 bool HasCancel; member in __anonbe229beb0111::CGOpenMPRegionInfo 114 OpenMPDirectiveKind Kind, bool HasCancel, in CGOpenMPOutlinedRegionInfo() 196 OpenMPDirectiveKind Kind, bool HasCancel, in CGOpenMPTaskOutlinedRegionInfo() 237 OpenMPDirectiveKind Kind, bool HasCancel) in CGOpenMPInlinedRegionInfo() 419 OpenMPDirectiveKind Kind, bool HasCancel) in InlinedOpenMPRegionRAII() 1244 bool HasCancel = false; in emitParallelOrTeamsOutlinedFunction() local 1317 bool HasCancel = false; in emitTaskOutlinedFunction() local 6209 bool HasCancel) { in emitInlinedDirective()
|
D | CGStmtOpenMP.cpp | 2780 bool HasCancel = false; in emitInnerParallelForWhenCombined() local 3312 bool HasCancel) { in emitWorksharingDirective() 3529 bool HasCancel = false; in EmitSections() local
|