OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EmitOMPFirstprivateClause
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp
783
bool CodeGenFunction::
EmitOMPFirstprivateClause
(const OMPExecutableDirective &D,
1754
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
3110
if (
EmitOMPFirstprivateClause
(S, LoopScope) || HasLinears) {
3721
if (CGF.
EmitOMPFirstprivateClause
(S, LoopScope)) {
3919
(void)CGF.
EmitOMPFirstprivateClause
(S, SingleScope);
4153
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
5099
if (
EmitOMPFirstprivateClause
(S, LoopScope)) {
5980
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
6042
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
6062
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope)
[
all
...]
CGStmtOpenMP.cpp
783
bool CodeGenFunction::
EmitOMPFirstprivateClause
(const OMPExecutableDirective &D,
1754
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
3110
if (
EmitOMPFirstprivateClause
(S, LoopScope) || HasLinears) {
3721
if (CGF.
EmitOMPFirstprivateClause
(S, LoopScope)) {
3919
(void)CGF.
EmitOMPFirstprivateClause
(S, SingleScope);
4153
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
5099
if (
EmitOMPFirstprivateClause
(S, LoopScope)) {
5980
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
6042
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope);
6062
(void)CGF.
EmitOMPFirstprivateClause
(S, PrivateScope)
[
all
...]
Completed in 63 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026