Searched refs:is_coarray (Results 1 – 6 of 6) sorted by relevance
6211 bool upoly_expr, tmp_expr3_len_flag = false, al_len_needs_set, is_coarray; in gfc_trans_allocate() local6225 is_coarray = needs_caf_sync = false; in gfc_trans_allocate()6269 is_coarray = gfc_is_coarray (code->expr3); in gfc_trans_allocate()6310 || is_coarray)) in gfc_trans_allocate()6367 tmp = GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (se.expr)) || is_coarray ? in gfc_trans_allocate()6380 if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) || is_coarray) in gfc_trans_allocate()6393 desc = !is_coarray ? se.expr in gfc_trans_allocate()6398 if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) || is_coarray) in gfc_trans_allocate()6835 is_coarray = true; in gfc_trans_allocate()6867 is_coarray = true; in gfc_trans_allocate()[all …]
1482 * check.c (is_coarray): Remove.3238 * check.c (is_coarray): Update - because of DIMEN_THIS_IMAGE.
150 bool is_coarray = sym->attr.codimension; in gfc_get_ultimate_alloc_ptr_comps_caf_token() local159 && (is_coarray || ref->u.c.component->attr.codimension)) in gfc_get_ultimate_alloc_ptr_comps_caf_token()
4370 * check.c (is_coarray, dim_corank_check, gfc_check_lcobound,
6175 bool upoly_expr, tmp_expr3_len_flag = false, al_len_needs_set, is_coarray; in gfc_trans_allocate() local6189 is_coarray = needs_caf_sync = false; in gfc_trans_allocate()6233 is_coarray = gfc_is_coarray (code->expr3); in gfc_trans_allocate()6274 || is_coarray)) in gfc_trans_allocate()6331 tmp = GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (se.expr)) || is_coarray ? in gfc_trans_allocate()6344 if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) || is_coarray) in gfc_trans_allocate()6357 desc = !is_coarray ? se.expr in gfc_trans_allocate()6362 if (GFC_DESCRIPTOR_TYPE_P (TREE_TYPE (tmp)) || is_coarray) in gfc_trans_allocate()6802 is_coarray = true; in gfc_trans_allocate()6834 is_coarray = true; in gfc_trans_allocate()[all …]
108 bool is_coarray = sym->attr.codimension; in gfc_get_ultimate_alloc_ptr_comps_caf_token() local117 && (is_coarray || ref->u.c.component->attr.codimension)) in gfc_get_ultimate_alloc_ptr_comps_caf_token()