Searched refs:subref (Results 1 – 9 of 9) sorted by relevance
1119 struct mesh_state_ref* subref; /* points to sub, inserted in super */ in mesh_state_attachment() local1121 if( !(subref = regional_alloc(super->s.region, in mesh_state_attachment()1130 subref->node.key = subref; in mesh_state_attachment()1131 subref->s = sub; in mesh_state_attachment()1145 rbtree_insert(&super->sub_set, &subref->node); in mesh_state_attachment()
1103 (gfc_conv_scalarized_array_ref): If the expression is a subref1126 copy-out to pass subref expressions to a pointer dummy.
1674 that gave symbol backend decl for subref arrays and deferred2234 as subref arrays.
7138 bool subref, gfc_expr *expr) in gfc_get_dataptr_offset() argument7152 if (subref) in gfc_get_dataptr_offset()7162 if (subref) in gfc_get_dataptr_offset()
1744 LHS is a subref pointer, we also need a temporary.
1622 a subref array pointer, use gfc_get_array_span for the span.
1076 * trans-decl.c (gfc_get_symbol_decl): For subref array pointers,
1330 descriptor for subref pointer assignements, rather than using
7020 bool subref, gfc_expr *expr) in gfc_get_dataptr_offset() argument7034 if (subref) in gfc_get_dataptr_offset()7044 if (subref) in gfc_get_dataptr_offset()