Searched refs:simplify_transformation_to_array (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c531 simplify_transformation_to_array (gfc_expr *result, gfc_expr *array, gfc_expr *dim, function
697 simplify_transformation_to_array (result, array, dim, mask, op, NULL);
2031 simplify_transformation_to_array (result, mask, dim, mask, gfc_count, NULL);
5232 simplify_transformation_to_array. */
6161 result = simplify_transformation_to_array (result, e, dim, NULL,
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc563 simplify_transformation_to_array (gfc_expr *result, gfc_expr *array, gfc_expr *dim, function
729 simplify_transformation_to_array (result, array, dim, mask, op, NULL);
2063 simplify_transformation_to_array (result, mask, dim, mask, gfc_count, NULL);
5363 simplify_transformation_to_array. */
6292 result = simplify_transformation_to_array (result, e, dim, NULL,

Completed in 207 milliseconds