Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h1040 #define GFC_DECL_CRAY_POINTEE(node) DECL_LANG_FLAG_4(node) macro
H A Dtrans-openmp.c193 || GFC_DECL_CRAY_POINTEE (decl) in gfc_omp_privatize_by_reference()
240 if (GFC_DECL_CRAY_POINTEE (decl)) in gfc_omp_predetermined_sharing()
1270 && !GFC_DECL_CRAY_POINTEE (decl) in gfc_omp_finish_clause()
1514 if (GFC_DECL_CRAY_POINTEE (decl)) in gfc_omp_private_debug_clause()
2505 || GFC_DECL_CRAY_POINTEE (decl)
H A Dtrans-decl.c548 GFC_DECL_CRAY_POINTEE (decl) = 1; in gfc_finish_cray_pointee()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h1054 #define GFC_DECL_CRAY_POINTEE(node) DECL_LANG_FLAG_4(node) macro
H A Dtrans-openmp.cc199 || GFC_DECL_CRAY_POINTEE (decl) in gfc_omp_privatize_by_reference()
247 if (GFC_DECL_CRAY_POINTEE (decl)) in gfc_omp_predetermined_sharing()
1511 && !GFC_DECL_CRAY_POINTEE (decl) in gfc_omp_finish_clause()
1786 if (GFC_DECL_CRAY_POINTEE (decl)) in gfc_omp_private_debug_clause()
3110 || GFC_DECL_CRAY_POINTEE (decl) in gfc_trans_omp_clauses()
H A DChangeLog-20063565 (GFC_DECL_COMMON_OR_EQUIV, GFC_DECL_CRAY_POINTEE): Define.
3571 * trans-decl.c (gfc_finish_cray_pointee): Set GFC_DECL_CRAY_POINTEE
H A DChangeLog-20141656 GFC_DECL_GET_SCALAR_POINTER or GFC_DECL_CRAY_POINTEE on decl.
H A Dtrans-decl.cc545 GFC_DECL_CRAY_POINTEE (decl) = 1; in gfc_finish_cray_pointee()