Home
last modified time | relevance | path

Searched refs:ReductionRef (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DStmtOpenMP.cpp599 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
602 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtOpenMP.cpp599 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
602 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DStmtOpenMP.cpp545 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
553 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtOpenMP.cpp599 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
602 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DStmtOpenMP.cpp527 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
535 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DStmtOpenMP.cpp527 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
535 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DStmtOpenMP.cpp755 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
758 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtOpenMP.cpp701 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
704 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtOpenMP.cpp701 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
704 Dir->setReductionRef(ReductionRef); in Create()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp701 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
704 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtOpenMP.cpp701 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
704 Dir->setReductionRef(ReductionRef); in Create()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DStmtOpenMP.cpp701 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
704 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DStmtOpenMP.cpp679 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
687 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DStmtOpenMP.cpp679 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
687 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DStmtOpenMP.cpp672 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
680 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp672 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *ReductionRef) { in Create() argument
680 Dir->setReductionRef(ReductionRef); in Create()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp271 const Expr *ReductionRef);
282 const Expr *&ReductionRef,
900 const Expr *ReductionRef) { in addTaskgroupReductionData() argument
911 ReductionData.set(ReductionRef, SR); in addTaskgroupReductionData()
952 const ValueDecl *D, SourceRange &SR, const Expr *&ReductionRef, in getTopMostTaskgroupReductionData() argument
969 ReductionRef = ReductionData.ReductionOp.get<const Expr *>(); in getTopMostTaskgroupReductionData()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h1978 Expr *ReductionRef);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp315 const Expr *ReductionRef);
326 const Expr *&ReductionRef,
988 const Expr *ReductionRef) { in addTaskgroupReductionData() argument
999 ReductionData.set(ReductionRef, SR); in addTaskgroupReductionData()
1040 const ValueDecl *D, SourceRange &SR, const Expr *&ReductionRef, in getTopMostTaskgroupReductionData() argument
1057 ReductionRef = ReductionData.ReductionOp.get<const Expr *>(); in getTopMostTaskgroupReductionData()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp447 const Expr *ReductionRef);
458 const Expr *&ReductionRef,
1147 const Expr *ReductionRef) { in addTaskgroupReductionData() argument
1158 ReductionData.set(ReductionRef, SR); in addTaskgroupReductionData()
1195 const ValueDecl *D, SourceRange &SR, const Expr *&ReductionRef, in getTopMostTaskgroupReductionData() argument
1208 ReductionRef = ReductionData.ReductionOp.get<const Expr *>(); in getTopMostTaskgroupReductionData()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h2090 Expr *ReductionRef);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h2010 Expr *ReductionRef);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtOpenMP.h2243 Expr *ReductionRef);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DStmtOpenMP.h2233 Expr *ReductionRef);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h2243 Expr *ReductionRef);

12