Home
last modified time | relevance | path

Searched refs:gfc_get_ultimate_alloc_ptr_comps_caf_token (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h508 tree gfc_get_ultimate_alloc_ptr_comps_caf_token (gfc_se *, gfc_expr *);
H A Dtrans.c889 sub_caf_tree = gfc_get_ultimate_alloc_ptr_comps_caf_token (&se, expr); in gfc_allocate_allocatable()
1643 token = gfc_get_ultimate_alloc_ptr_comps_caf_token (&se, expr); in gfc_deallocate_scalar_with_status()
H A Dtrans-expr.c105 gfc_get_ultimate_alloc_ptr_comps_caf_token (gfc_se *outerse, gfc_expr *expr) in gfc_get_ultimate_alloc_ptr_comps_caf_token() function
9284 lhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (lse, expr1); in trans_caf_token_assign()
9288 rhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (rse, expr2); in trans_caf_token_assign()
9304 lhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (lse, expr1); in trans_caf_token_assign()
H A Dtrans-array.c10804 token = gfc_get_ultimate_alloc_ptr_comps_caf_token (&caf_se, expr1); in gfc_alloc_allocatable_for_assignment()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h509 tree gfc_get_ultimate_alloc_ptr_comps_caf_token (gfc_se *, gfc_expr *);
H A Dtrans.cc962 sub_caf_tree = gfc_get_ultimate_alloc_ptr_comps_caf_token (&se, expr); in gfc_allocate_allocatable()
1716 token = gfc_get_ultimate_alloc_ptr_comps_caf_token (&se, expr); in gfc_deallocate_scalar_with_status()
H A Dtrans-expr.cc147 gfc_get_ultimate_alloc_ptr_comps_caf_token (gfc_se *outerse, gfc_expr *expr) in gfc_get_ultimate_alloc_ptr_comps_caf_token() function
9827 lhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (lse, expr1); in trans_caf_token_assign()
9831 rhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (rse, expr2); in trans_caf_token_assign()
9847 lhs_tok = gfc_get_ultimate_alloc_ptr_comps_caf_token (lse, expr1); in trans_caf_token_assign()
H A DChangeLog-20161612 (gfc_get_ultimate_alloc_ptr_comps_caf_token): New function. Get the
H A Dtrans-array.cc10992 token = gfc_get_ultimate_alloc_ptr_comps_caf_token (&caf_se, expr1); in gfc_alloc_allocatable_for_assignment()