Searched defs:stride_b (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 392 gfc_expr *matrix_b, int stride_b, int offset_b, in compute_dot_product() 4748 int stride_a, offset_a, stride_b, offset_b; in gfc_simplify_matmul() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 360 gfc_expr *matrix_b, int stride_b, int offset_b, in compute_dot_product() 4640 int stride_a, offset_a, stride_b, offset_b; in gfc_simplify_matmul() local
|