Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1229 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1236 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1245 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1261 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1263 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3258 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3269 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
H A DCGOpenMPRuntime.cpp5890 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
5924 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
5930 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1229 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1236 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1245 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1261 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1263 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3258 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3269 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1228 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1235 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1244 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1260 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1262 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3248 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3259 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
H A DCGOpenMPRuntime.cpp5811 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
5845 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
5851 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1228 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1235 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1244 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1260 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1262 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3248 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3259 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
H A DCGOpenMPRuntime.cpp5904 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
5938 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
5944 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1229 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1236 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1245 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1261 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1263 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3258 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3269 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1120 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1127 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1136 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1152 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1154 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
H A DCGOpenMPRuntime.cpp6098 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
6132 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
6138 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1110 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1117 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1126 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1142 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1144 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
H A DCGOpenMPRuntime.cpp5935 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
5969 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
5975 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1111 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1118 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1127 PrivateScope.addPrivate(LHSVD, [&RedCG, Count]() { in EmitOMPReductionClauseInit()
1143 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1145 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
H A DCGOpenMPRuntime.cpp5848 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl());
5882 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() {
5888 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType()));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3544 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3555 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
H A DCGOpenMPRuntime.cpp5973 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
6007 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
6013 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3488 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3499 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3488 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3499 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3488 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3499 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3488 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3499 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGStmtOpenMP.cpp1260 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1267 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1276 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1292 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1294 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
3488 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective() local
3499 PrivScope.addPrivate(LHSVD, [LHSAddr]() { return LHSAddr; }); in emitScanBasedDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1176 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1183 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1192 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1208 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1210 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
H A DCGOpenMPRuntime.cpp6059 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
6093 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
6099 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1176 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit() local
1183 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1192 PrivateScope.addPrivate(LHSVD, [&RedCG, Count, this]() { in EmitOMPReductionClauseInit()
1208 OriginalAddr, ConvertTypeForMem(LHSVD->getType()), "lhs.begin"); in EmitOMPReductionClauseInit()
1210 PrivateScope.addPrivate(LHSVD, [OriginalAddr]() { return OriginalAddr; }); in EmitOMPReductionClauseInit()
H A DCGOpenMPRuntime.cpp6059 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(LHS)->getDecl()); in emitReduceCombFunction() local
6093 PrivateScope.addPrivate(LHSVD, [&C, &CGF, &ParamInOut, LHSVD]() { in emitReduceCombFunction()
6099 PtrAddr, CGF.ConvertTypeForMem(LHSVD->getType())); in emitReduceCombFunction()

12