Home
last modified time | relevance | path

Searched refs:GFC_DECL_SAVED_DESCRIPTOR (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dtrans-openmp.c65 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_omp_privatize_by_reference()
80 && GFC_DECL_SAVED_DESCRIPTOR (decl))) in gfc_omp_predetermined_sharing()
139 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_omp_report_decl()
140 return GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_omp_report_decl()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dtrans-openmp.c65 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_omp_privatize_by_reference()
80 && GFC_DECL_SAVED_DESCRIPTOR (decl))) in gfc_omp_predetermined_sharing()
129 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_omp_report_decl()
130 return GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_omp_report_decl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-array.c933 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
962 desc = GFC_DECL_SAVED_DESCRIPTOR (desc); in gfc_get_array_span()
3641 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
6674 tmp = GFC_DECL_SAVED_DESCRIPTOR (parm); in gfc_trans_g77_array()
6771 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6829 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7015 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7873 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7900 tmp2 = GFC_DECL_SAVED_DESCRIPTOR (tmp2); in gfc_conv_expr_descriptor()
8019 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dtrans-array.c880 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3346 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3422 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3584 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3585 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6551 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6608 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6794 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7600 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7809 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1265 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1724 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2691 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1264 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1723 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2648 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3262 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3338 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3486 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3487 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6394 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6451 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6637 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7387 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7593 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7595 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1171 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1358 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1922 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2889 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c883 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3507 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3583 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3724 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3725 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6694 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6751 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6937 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7780 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7989 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-array.c886 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3347 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3423 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3572 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3573 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6541 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6598 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6784 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7612 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7827 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1106 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1293 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1756 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2629 var = GFC_DECL_SAVED_DESCRIPTOR (var); in gfc_maybe_dereference_var()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1075 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1261 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1720 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2645 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3254 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3330 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3480 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3481 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6388 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6445 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6631 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7381 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7587 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7589 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-array.c886 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3510 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3586 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3728 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6614 tmp = GFC_DECL_SAVED_DESCRIPTOR (parm); in gfc_trans_g77_array()
6709 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6767 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6953 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7804 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
8019 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1264 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1723 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2648 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3262 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3338 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3486 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3487 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6394 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6451 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6637 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7387 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7593 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7595 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1264 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1723 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2648 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3262 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3338 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3486 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3487 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6394 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6451 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6637 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7387 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7593 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7595 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1264 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1723 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2648 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3262 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3338 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3486 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3487 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6394 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6451 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6637 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7387 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7593 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7595 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dtrans-array.c886 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3510 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3586 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3727 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3728 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6702 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6759 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6945 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7790 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
8005 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1171 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1358 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1923 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2892 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c883 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in get_CFI_desc()
3507 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3583 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3725 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6612 tmp = GFC_DECL_SAVED_DESCRIPTOR (parm); in gfc_trans_g77_array()
6701 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6759 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6945 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7794 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
8003 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dtrans-expr.c206 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_vptr_get()
207 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_vptr_get()
225 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_get()
226 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_get()
247 && GFC_DECL_SAVED_DESCRIPTOR (decl)) in gfc_class_len_or_zero_get()
248 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_class_len_or_zero_get()
1078 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmp); in gfc_conv_class_to_class()
1264 from = GFC_DECL_SAVED_DESCRIPTOR (from); in gfc_copy_class_to_class()
1723 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in gfc_conv_expr_present()
2648 se->expr = GFC_DECL_SAVED_DESCRIPTOR (se->expr); in gfc_conv_variable()
[all …]
H A Dtrans-array.c3265 && GFC_DECL_SAVED_DESCRIPTOR (se->expr) in build_class_array_ref()
3341 decl = GFC_DECL_SAVED_DESCRIPTOR (decl); in build_class_array_ref()
3489 && GFC_DECL_SAVED_DESCRIPTOR (TREE_OPERAND (desc, 0))) in build_array_ref()
3490 cdesc = gfc_class_data_get (GFC_DECL_SAVED_DESCRIPTOR ( in build_array_ref()
6397 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6454 tmp = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
6640 dumdesc = GFC_DECL_SAVED_DESCRIPTOR (tmpdesc); in gfc_trans_dummy_array_bias()
7390 GFC_DECL_SAVED_DESCRIPTOR (parm) = classse.expr; in gfc_conv_expr_descriptor()
7596 GFC_DECL_SAVED_DESCRIPTOR (desc) = in gfc_conv_expr_descriptor()
7598 GFC_DECL_SAVED_DESCRIPTOR (expr->symtree->n.sym->backend_decl) in gfc_conv_expr_descriptor()
[all …]

123456789