Searched refs:gfc_resolve_omp_directive (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2021 | 1321 (omp_code_to_statement, gfc_resolve_omp_directive): Handle 1361 (gfc_resolve_omp_directive): Handle EXEC_OMP_SCOPE. 1391 omp_code_to_statement, gfc_resolve_omp_directive): Handle 1729 gfc_resolve_omp_directive): Handle omp loop. 1767 gfc_resolve_omp_directive): Handle new combined constructs. 1802 (gfc_resolve_omp_directive): Resolve clauses of taskwait. 1890 omp_code_to_statement, gfc_resolve_omp_directive): Likewise. 2013 (gfc_match_omp_depobj, resolve_omp_clauses, gfc_resolve_omp_directive):
|
H A D | ChangeLog-2020 | 156 omp_code_to_statement, gfc_resolve_omp_directive): Handle 'omp scan'. 385 (resolve_omp_atomic, gfc_resolve_omp_directive): Update. 974 * openmp.c (gfc_resolve_omp_directive): Remove NULL check 1012 (gfc_resolve_omp_directive): Check for no name but
|
H A D | ChangeLog-2014 | 1482 (gfc_resolve_omp_directive): Likewise. 1932 (gfc_resolve_omp_directive): Handle EXEC_OMP_SIMD, EXEC_OMP_DO_SIMD,
|
H A D | gfortran.h | 3568 void gfc_resolve_omp_directive (gfc_code *, gfc_namespace *);
|
H A D | ChangeLog-2006 | 3788 (gfc_resolve_omp_directive): Call them. 3827 (gfc_free_omp_clauses, gfc_resolve_omp_directive): New prototypes. 3850 (resolve_code): Call gfc_resolve_omp_directive on EXEC_OMP_*
|
H A D | ChangeLog-2015 | 562 (gfc_resolve_omp_directive): Likewise. 2739 (gfc_resolve_omp_directive): Call
|
H A D | ChangeLog-2016 | 737 (gfc_resolve_omp_directive): Handle new OpenMP 4.5 constructs.
|
H A D | resolve.cc | 12424 gfc_resolve_omp_directive (code, ns); in gfc_resolve_code() 12441 gfc_resolve_omp_directive (code, ns); in gfc_resolve_code()
|
H A D | openmp.cc | 9184 gfc_resolve_omp_directive (gfc_code *code, gfc_namespace *ns) in gfc_resolve_omp_directive() function
|
H A D | ChangeLog-2011 | 3444 * openmp.c (gfc_resolve_omp_directive): Resolve if()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.h | 3276 void gfc_resolve_omp_directive (gfc_code *, gfc_namespace *);
|
H A D | openmp.c | 6385 gfc_resolve_omp_directive (gfc_code *code, gfc_namespace *ns ATTRIBUTE_UNUSED) in gfc_resolve_omp_directive() function
|
H A D | resolve.c | 12229 gfc_resolve_omp_directive (code, ns); in gfc_resolve_code() 12239 gfc_resolve_omp_directive (code, ns); in gfc_resolve_code()
|