Searched refs:gfc_simplify_matmul (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h356 gfc_expr *gfc_simplify_matmul (gfc_expr *, gfc_expr *);
H A Dintrinsic.c2519 gfc_check_matmul, gfc_simplify_matmul, gfc_resolve_matmul,
H A Dsimplify.c355 /* Helper function for gfc_simplify_dot_product() and gfc_simplify_matmul;
4636 gfc_simplify_matmul (gfc_expr *matrix_a, gfc_expr *matrix_b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h355 gfc_expr *gfc_simplify_matmul (gfc_expr *, gfc_expr *);
H A Dintrinsic.cc2545 gfc_check_matmul, gfc_simplify_matmul, gfc_resolve_matmul,
H A Dsimplify.cc387 /* Helper function for gfc_simplify_dot_product() and gfc_simplify_matmul;
4744 gfc_simplify_matmul (gfc_expr *matrix_a, gfc_expr *matrix_b) function

Completed in 255 milliseconds