Searched defs:offset_b (Results 1 – 4 of 4) 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
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-data-refs.c | 3254 poly_offset_int offset_b = wi::to_poly_offset (DR_INIT (b->dr)); in vect_compile_time_alias() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-data-refs.cc | 3426 poly_offset_int offset_b = wi::to_poly_offset (DR_INIT (b->dr)); in vect_compile_time_alias() local
|