Searched refs:gfc_constructor_copy (Results 1 – 8 of 8) sorted by relevance
27 gfc_constructor_base gfc_constructor_copy (gfc_constructor_base base);
96 gfc_constructor_copy (gfc_constructor_base base) in gfc_constructor_copy() function
1273 head = gfc_constructor_copy (op->value.constructor); in reduce_unary()1318 head = gfc_constructor_copy (op1->value.constructor); in reduce_binary_ac()1370 head = gfc_constructor_copy (op2->value.constructor); in reduce_binary_ca()1430 head = gfc_constructor_copy (op1->value.constructor); in reduce_binary_aa()
395 q->value.constructor = gfc_constructor_copy (p->value.constructor); in gfc_copy_expr()2475 ctor = gfc_constructor_copy (a->expr->value.constructor); in scalarize_intrinsic_call()
29 gfc_constructor_base gfc_constructor_copy (gfc_constructor_base base);
95 gfc_constructor_copy (gfc_constructor_base base) in gfc_constructor_copy() function
1269 head = gfc_constructor_copy (op->value.constructor); in reduce_unary()1306 head = gfc_constructor_copy (op1->value.constructor); in reduce_binary_ac()1346 head = gfc_constructor_copy (op2->value.constructor); in reduce_binary_ca()1394 head = gfc_constructor_copy (op1->value.constructor); in reduce_binary_aa()
394 q->value.constructor = gfc_constructor_copy (p->value.constructor); in gfc_copy_expr()2449 ctor = gfc_constructor_copy (a->expr->value.constructor); in scalarize_intrinsic_call()