| /src/external/gpl3/gcc/dist/libgfortran/generated/ |
| matmul_l16.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| matmul_l4.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| matmul_l8.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| /src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| matmul_l16.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| matmul_l4.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| matmul_l8.c | 59 index_type astride; local 177 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,0); 185 astride = GFC_DESCRIPTOR_STRIDE_BYTES(a,1); 224 pa += astride;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-loop-prefetch.cc | 1534 HOST_WIDE_INT *strides, astride; 1565 astride = tree_to_uhwi (stride); 1567 astride = param_l1_cache_line_size; 1572 astride = 1; 1574 add_subscript_strides (access_fn, astride, strides, n, loop);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-loop-prefetch.cc | 1532 HOST_WIDE_INT *strides, astride; 1563 astride = tree_to_uhwi (stride); 1565 astride = param_l1_cache_line_size; 1570 astride = 1; 1572 add_subscript_strides (access_fn, astride, strides, n, loop);
|