Searched defs:stride_b (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c4640 int stride_a, offset_a, stride_b, offset_b; local
359 compute_dot_product(gfc_expr *matrix_a, int stride_a, int offset_a, gfc_expr *matrix_b, int stride_b, int offset_b, bool conj_a) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc4748 int stride_a, offset_a, stride_b, offset_b; local
391 compute_dot_product(gfc_expr *matrix_a, int stride_a, int offset_a, gfc_expr *matrix_b, int stride_b, int offset_b, bool conj_a) argument

Completed in 208 milliseconds