Searched refs:omp_notice_threadprivate_variable (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 7094 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 D | gimplify.cc | 7418 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 D | ChangeLog-2020 | 19436 * gimplify.c (omp_notice_threadprivate_variable)
|
H A D | ChangeLog-2019 | 21121 (omp_notice_threadprivate_variable): Diagnose threadprivate variable
|
H A D | ChangeLog-2010 | 31680 (omp_notice_threadprivate_variable): New function.
|
H A D | ChangeLog-2011 | 29662 (omp_notice_threadprivate_variable): Likewise.
|
H A D | ChangeLog-2013 | 15547 (omp_notice_threadprivate_variable): Complain about threadprivate
|
H A D | ChangeLog-2015 | 12336 (omp_notice_threadprivate_variable): Adjust check for ORT_TARGET for
|