Searched refs:from_expr2 (Results 1 – 2 of 2) sorted by relevance
11823 gfc_expr *to_expr2, *from_expr2 = NULL; in conv_intrinsic_move_alloc() local11843 from_expr2 = from_expr; in conv_intrinsic_move_alloc()11846 from_expr2 = gfc_copy_expr (from_expr); in conv_intrinsic_move_alloc()11847 gfc_add_data_component (from_expr2); in conv_intrinsic_move_alloc()11860 gfc_conv_expr (&from_se, from_expr2); in conv_intrinsic_move_alloc()11902 gfc_free_expr (from_expr2); in conv_intrinsic_move_alloc()11968 from_expr2 = gfc_copy_expr (from_expr); in conv_intrinsic_move_alloc()11969 gfc_add_vptr_component (from_expr2); in conv_intrinsic_move_alloc()11970 gfc_conv_expr (&from_se, from_expr2); in conv_intrinsic_move_alloc()12002 gfc_free_expr (from_expr2); in conv_intrinsic_move_alloc()
12355 gfc_expr *to_expr2, *from_expr2 = NULL; in conv_intrinsic_move_alloc() local12375 from_expr2 = from_expr; in conv_intrinsic_move_alloc()12378 from_expr2 = gfc_copy_expr (from_expr); in conv_intrinsic_move_alloc()12379 gfc_add_data_component (from_expr2); in conv_intrinsic_move_alloc()12392 gfc_conv_expr (&from_se, from_expr2); in conv_intrinsic_move_alloc()12434 gfc_free_expr (from_expr2); in conv_intrinsic_move_alloc()12500 from_expr2 = gfc_copy_expr (from_expr); in conv_intrinsic_move_alloc()12501 gfc_add_vptr_component (from_expr2); in conv_intrinsic_move_alloc()12502 gfc_conv_expr (&from_se, from_expr2); in conv_intrinsic_move_alloc()12534 gfc_free_expr (from_expr2); in conv_intrinsic_move_alloc()