Searched refs:omp_default_clause (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 7179 omp_default_clause (struct gimplify_omp_ctx *ctx, tree decl, in omp_default_clause() function 7566 flags = omp_default_clause (ctx, decl, in_code, flags); in omp_notice_variable()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 7503 omp_default_clause (struct gimplify_omp_ctx *ctx, tree decl, in omp_default_clause() function 7926 flags = omp_default_clause (ctx, decl, in_code, flags); in omp_notice_variable()
|
H A D | ChangeLog-2021 | 12022 * gimplify.c (omp_default_clause): For C/C++ default({,first}private), 34154 * gimplify.c (omp_default_clause): Ensure that event handle is
|
H A D | ChangeLog-2015 | 8525 (omp_default_clause): Tweak for 21776 * gimplify.c (omp_default_clause): New function. Reorganize flow
|
H A D | ChangeLog-2020 | 19437 (omp_default_clause, omp_notice_variable): 'inform' after 'error'
|
H A D | ChangeLog-2018 | 5295 (omp_default_clause): Print "taskloop" rather than "task" if
|
H A D | ChangeLog-2019 | 12772 * gimplify.c (omp_default_clause): Predetermine DECL_IN_CONSTANT_POOL
|
H A D | ChangeLog-2017 | 34559 * gimplify.c (omp_default_clause): Use %qs instead of %s in
|