Home
last modified time | relevance | path

Searched refs:omp_notice_threadprivate_variable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c7094 omp_notice_threadprivate_variable (struct gimplify_omp_ctx *ctx, tree decl, in omp_notice_threadprivate_variable() function
7388 return omp_notice_threadprivate_variable (ctx, decl, NULL_TREE); in omp_notice_variable()
7402 return omp_notice_threadprivate_variable (ctx, decl, value); in omp_notice_variable()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc7418 omp_notice_threadprivate_variable (struct gimplify_omp_ctx *ctx, tree decl, in omp_notice_threadprivate_variable() function
7733 return omp_notice_threadprivate_variable (ctx, decl, NULL_TREE); in omp_notice_variable()
7747 return omp_notice_threadprivate_variable (ctx, decl, value); in omp_notice_variable()
H A DChangeLog-202019436 * gimplify.c (omp_notice_threadprivate_variable)
H A DChangeLog-201921121 (omp_notice_threadprivate_variable): Diagnose threadprivate variable
H A DChangeLog-201031680 (omp_notice_threadprivate_variable): New function.
H A DChangeLog-201129662 (omp_notice_threadprivate_variable): Likewise.
H A DChangeLog-201315547 (omp_notice_threadprivate_variable): Complain about threadprivate
H A DChangeLog-201512336 (omp_notice_threadprivate_variable): Adjust check for ORT_TARGET for