Searched refs:GFC_OMP_ATOMIC_WRITE (Results 1 – 7 of 7) sorted by relevance
3708 op = GFC_OMP_ATOMIC_WRITE; in gfc_match_omp_oacc_atomic()5176 if (aop == GFC_OMP_ATOMIC_READ || aop == GFC_OMP_ATOMIC_WRITE) in resolve_omp_atomic()5195 case GFC_OMP_ATOMIC_WRITE: in resolve_omp_atomic()
3763 != GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()3819 == GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()3957 == GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()
2641 GFC_OMP_ATOMIC_WRITE = 2, enumerator
3007 c->atomic_op = GFC_OMP_ATOMIC_WRITE; in gfc_match_omp_clauses()5883 case GFC_OMP_ATOMIC_WRITE: in gfc_match_omp_atomic()5917 c->atomic_op = GFC_OMP_ATOMIC_WRITE; in gfc_match_oacc_atomic()7933 case GFC_OMP_ATOMIC_WRITE: in resolve_omp_atomic()
1461 GFC_OMP_ATOMIC_WRITE = 3, enumerator
4648 != GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()4698 == GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()4856 == GFC_OMP_ATOMIC_WRITE) in gfc_trans_omp_atomic()
1913 case GFC_OMP_ATOMIC_WRITE: atomic_op = "WRITE"; break; in show_omp_clauses()