Home
last modified time | relevance | path

Searched refs:add_comp_ref (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dresolve.c9251 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
9288 add_comp_ref (this_code->expr1, comp1); in build_assignment()
9289 add_comp_ref (this_code->expr2, comp2); in build_assignment()
9617 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
H A DChangeLog-2012296 * resolve.c (add_comp_ref): New function.
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dresolve.c9657 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
9695 add_comp_ref (this_code->expr1, comp1); in build_assignment()
9696 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10027 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dresolve.c9657 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
9695 add_comp_ref (this_code->expr1, comp1); in build_assignment()
9696 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10002 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dresolve.c10543 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10580 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10581 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10924 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
H A DChangeLog-2012296 * resolve.c (add_comp_ref): New function.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dresolve.c10457 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10494 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10495 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10838 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dresolve.c9851 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
9888 add_comp_ref (this_code->expr1, comp1); in build_assignment()
9889 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10227 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dresolve.c10543 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10580 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10581 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10924 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dresolve.c10543 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10580 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10581 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10924 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dresolve.c10543 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10580 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10581 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10924 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dresolve.c9851 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
9888 add_comp_ref (this_code->expr1, comp1); in build_assignment()
9889 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10227 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dresolve.c11050 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11087 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11088 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11431 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dresolve.c11156 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11193 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11194 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11539 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dresolve.c11074 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11111 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11112 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11455 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dresolve.c10671 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10708 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10709 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11052 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dresolve.c11123 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11160 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11161 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11506 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dresolve.c11065 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11102 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11103 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11446 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dresolve.c10740 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10777 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10778 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11121 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dresolve.c10545 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10582 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10583 add_comp_ref (this_code->expr2, comp2); in build_assignment()
10926 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dresolve.c11123 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11160 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11161 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11506 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dresolve.c10731 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
10768 add_comp_ref (this_code->expr1, comp1); in build_assignment()
10769 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11112 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
H A DChangeLog-2012296 * resolve.c (add_comp_ref): New function.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dresolve.c11220 add_comp_ref (gfc_expr *e, gfc_component *c) in add_comp_ref() function
11257 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11258 add_comp_ref (this_code->expr2, comp2); in build_assignment()
11603 add_comp_ref (this_code->ext.actual->expr, comp1); in generate_component_assignments()
H A DChangeLog-2012296 * resolve.c (add_comp_ref): New function.

12