Home
last modified time | relevance | path

Searched refs:RHSDRE (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp10619 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
10756 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
10778 Stack->getCurScope(), ReductionId.getLocStart(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
10786 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
10895 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp11175 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
11312 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
11334 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
11342 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
11451 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12192 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
12330 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
12352 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
12360 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
12470 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp17169 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17310 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17337 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17342 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17351 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17370 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17513 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17077 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17219 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17246 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17251 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17260 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17279 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17422 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17077 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17219 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17246 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17251 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17260 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17279 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17422 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17077 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17219 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17246 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17251 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17260 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17279 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17422 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp17077 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17219 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17246 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17251 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17260 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17279 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17422 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp17077 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
17219 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
17246 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17251 LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
17260 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
17279 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
17422 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp15307 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
15451 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
15474 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15482 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
15501 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
15644 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp15457 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
15601 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
15624 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15632 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
15651 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
15794 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp15155 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
15299 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
15321 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15329 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
15348 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
15490 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp15151 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
15289 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
15311 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15319 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
15338 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
15480 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp15457 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
15601 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
15624 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15632 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
15651 ExprResult RHS = S.DefaultLvalueConversion(RHSDRE); in actOnOMPReductionKindClause()
15794 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp13978 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
14116 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
14138 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
14146 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
14256 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp13978 DeclRefExpr *RHSDRE = buildDeclRefExpr(S, RHSVD, Type, ELoc); in actOnOMPReductionKindClause() local
14116 ExprResult RHS = S.CreateBuiltinUnaryOp(ELoc, UO_AddrOf, RHSDRE); in actOnOMPReductionKindClause()
14138 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
14146 ConditionalOperator(ReductionOp.get(), ELoc, LHSDRE, ELoc, RHSDRE, in actOnOMPReductionKindClause()
14256 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp773 const auto *RHSDRE =
778 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()),
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp776 const auto *RHSDRE = in emitInitWithReductionInitializer() local
781 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp811 const auto *RHSDRE = in emitInitWithReductionInitializer() local
816 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp818 const auto *RHSDRE = in emitInitWithReductionInitializer() local
823 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp818 const auto *RHSDRE = in emitInitWithReductionInitializer() local
823 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp625 const auto *RHSDRE = in emitInitWithReductionInitializer() local
630 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp625 const auto *RHSDRE = in emitInitWithReductionInitializer() local
630 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp629 const auto *RHSDRE = in emitInitWithReductionInitializer() local
634 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp632 const auto *RHSDRE = in emitInitWithReductionInitializer() local
637 PrivateScope.addPrivate(cast<VarDecl>(RHSDRE->getDecl()), in emitInitWithReductionInitializer()

12