Searched refs:gfc_ref (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/gcc/fortran/
H A Ddependency.h33 bool gfc_ref_needs_temporary_p (gfc_ref *);
34 bool gfc_full_array_ref_p (gfc_ref *, bool *);
41 int gfc_dep_resolver(gfc_ref *, gfc_ref *, gfc_reverse *);
H A Ddependency.c124 gfc_ref *r1, *r2;
863 gfc_ref_needs_temporary_p (gfc_ref *ref)
901 gfc_ref *ref;
1180 gfc_ref *ref1;
1622 gfc_check_element_vs_section( gfc_ref *lref, gfc_ref *rref, int n)
1751 gfc_ref *ref;
1823 gfc_check_element_vs_element (gfc_ref *lref, gfc_ref *rref, int n)
1892 gfc_full_array_ref_p (gfc_ref *re
[all...]
H A Dtrans-array.h81 gfc_ss *gfc_walk_array_ref (gfc_ss *, gfc_expr *, gfc_ref * ref);
H A Dexpr.c567 gfc_free_ref_list (gfc_ref *p)
569 gfc_ref *q;
641 gfc_ref *
642 gfc_copy_ref (gfc_ref *src)
645 gfc_ref *dest;
683 gfc_ref *ref;
984 gfc_ref * ref;
1271 find_component_ref (gfc_constructor_base base, gfc_ref *ref)
1324 find_array_section (gfc_expr *expr, gfc_ref *ref)
1617 gfc_ref *last_re
[all...]
H A Dgfortran.h1793 typedef struct gfc_ref struct
1818 struct gfc_ref *next;
1820 gfc_ref; typedef in typeref:struct:gfc_ref
1822 #define gfc_get_ref() XCNEW (gfc_ref)
1961 gfc_ref *ref;
2955 void gfc_free_ref_list (gfc_ref *);
2979 gfc_ref* gfc_copy_ref (gfc_ref*);
3010 bool gfc_ref_this_image (gfc_ref *ref);
H A Dclass.c73 insert_component_ref (gfc_typespec *ts, gfc_ref **ref, const char * const name)
76 gfc_ref *new_ref;
90 gfc_ref *next = NULL;
122 class_data_ref_missing (gfc_typespec *ts, gfc_ref *ref, bool first_ref_in_chain)
166 gfc_ref **ref;
209 gfc_ref **tail = &(e->ref);
210 gfc_ref *next = NULL;
260 gfc_ref *ref = NULL;
283 class_array_ref_detected (gfc_ref *ref, bool *full_array)
330 gfc_ref *re
[all...]
H A Ddata.c105 gfc_ref *ref, gfc_expr *rvalue)
219 gfc_ref *ref;
H A Darray.c1964 gfc_ref *ref;
2339 gfc_ref *ref;
2422 gfc_ref *ref;
2532 gfc_ref *ref;
H A Ddump-parse-tree.c265 /* Show a list of gfc_ref structures. */
268 show_ref (gfc_ref *p)
H A Dtrans-expr.c291 gfc_ref *ref, *class_ref, *tail, *array_ref;
641 gfc_ref *ref;
642 gfc_ref *class_ref;
852 gfc_ref *ref;
853 gfc_ref *class_ref;
1330 gfc_ref *ref;
1674 gfc_ref *r;
1731 gfc_ref *ref, *comp_ref = NULL;
1903 gfc_ref *ref;
2086 gfc_conv_substring (gfc_se * se, gfc_ref * re
[all...]
H A Dresolve.c4295 gfc_ref *ref;
4459 resolve_substring (gfc_ref *ref)
4541 gfc_ref *char_ref;
4614 gfc_ref *ref;
4766 gfc_ref *ref;
4833 gfc_ref *ref;
5121 gfc_ref *ref, *ref2 = NULL;
5181 gfc_ref *ref;
5439 gfc_ref **ref;
5616 get_declared_from_expr (gfc_ref **class_re
[all...]
H A Dprimary.c751 match_substring (gfc_charlen *cl, int init, gfc_ref **result, bool deferred)
755 gfc_ref *ref;
1799 static gfc_ref *
1800 extend_ref (gfc_expr *primary, gfc_ref *tail)
1829 gfc_ref *substring, *tail;
2147 gfc_ref *ref;
2728 gfc_ref *ref;
H A Dtrans-array.c1859 gfc_ref *ref;
2984 gfc_ref *ref;
2985 gfc_ref *class_ref;
3248 gfc_ref *ref;
4265 gfc_ref *lref;
4266 gfc_ref *rref;
4383 gfc_ref *lref;
4384 gfc_ref *rref;
5244 gfc_ref *ref, *prev_ref = NULL;
6240 gfc_ref *re
[all...]
H A Dfrontend-passes.c493 gfc_ref *ref;
1683 gfc_ref *ref;
1685 gfc_ref **rr = NULL;
1968 gfc_ref *r;
H A Dinterface.c1938 gfc_ref *ref;
2099 gfc_ref *last = NULL;
2362 gfc_ref *ref;
2537 gfc_ref *ref;
3112 const gfc_ref *r1, *r2;
H A Dtrans-common.c849 gfc_ref *reference;
H A Dtrans.h127 gfc_ref *ref;
H A Dtrans-stmt.c3088 gfc_ref *lref;
3089 gfc_ref *rref;
5970 gfc_ref *ref, *dataref;
5995 gfc_ref *ref = dataref->next;
6244 gfc_ref *ref;
6249 gfc_ref *last = NULL;
H A Dmodule.c2485 gfc_ref structure), find the corresponding array specification
2941 mio_ref (gfc_ref **rp)
2943 gfc_ref *r;
2973 mio_ref_list (gfc_ref **rp)
2975 gfc_ref *ref, *head, *tail;
H A Dmatch.c3666 gfc_ref *ref;
4909 gfc_ref *ref;
5315 gfc_ref *ref;
H A Dcheck.c502 gfc_ref *ref;
688 gfc_ref *ra;
2333 gfc_ref *ref;
H A Dsimplify.c2252 gfc_ref *ref;
3283 gfc_array_spec *as, gfc_ref *ref, bool coarray)
3388 gfc_ref *ref;
3527 gfc_ref *ref;
6444 gfc_ref *ref;
H A Dtrans.c1132 gfc_ref *ref;
H A Dtrans-io.c2314 gfc_ref *ref;
H A Dopenmp.c2755 gfc_ref *ref = gfc_get_ref ();

Completed in 428 milliseconds

12