HomeSort by: relevance | last modified time | path
    Searched refs:ystride (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/generated/
matmul_l16.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;
matmul_l4.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;
matmul_l8.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
matmul_l16.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;
matmul_l4.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;
matmul_l8.c 51 index_type ystride; local
194 ystride = 0;
202 ystride = GFC_DESCRIPTOR_STRIDE_BYTES(b,1);
232 bbase += ystride;

Completed in 24 milliseconds