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 - 1
of
1
) 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
...]
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026