Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1249 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(),
1252 Args.push_back(&OmpInParm);
1270 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp13271 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
13282 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
13285 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
13289 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1263 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1266 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1284 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp14449 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
14460 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
14463 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
14467 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1298 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1301 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1321 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16295 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
16306 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
16309 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
16313 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp16295 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
16306 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
16309 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
16313 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1359 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1362 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1382 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1359 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1362 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1382 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12635 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
12646 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
12649 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1109 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1112 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1132 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1109 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1112 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1132 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1127 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1130 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1150 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp17998 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
18009 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
18012 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
18016 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp18149 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
18160 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
18163 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
18167 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp17807 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
17818 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
17821 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
17825 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp17797 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
17808 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
17811 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
17815 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp18149 VarDecl *OmpInParm = in ActOnOpenMPDeclareReductionCombinerStart() local
18160 PushOnScopeChains(OmpInParm, S); in ActOnOpenMPDeclareReductionCombinerStart()
18163 DRD->addDecl(OmpInParm); in ActOnOpenMPDeclareReductionCombinerStart()
18167 ::buildDeclRefExpr(*this, OmpInParm, ReductionType, D->getLocation()); in ActOnOpenMPDeclareReductionCombinerStart()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1126 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1129 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1149 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1115 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1118 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1138 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1126 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1129 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1149 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1126 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1129 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1149 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1126 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1129 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1149 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1115 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1118 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1138 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1126 ImplicitParamDecl OmpInParm(C, /*DC=*/nullptr, In->getLocation(), in emitCombinerOrInitializer() local
1129 Args.push_back(&OmpInParm); in emitCombinerOrInitializer()
1149 Address AddrIn = CGF.GetAddrOfLocalVar(&OmpInParm); in emitCombinerOrInitializer()

12