| /netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/ |
| H A D | matmul_l16.c | 48 index_type xcount; in matmul_l16() local 181 xcount = 1; in matmul_l16() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l16() 208 for (x = 0; x < xcount; x++) in matmul_l16() 231 abase -= xstride * xcount; in matmul_l16() 233 dest += rystride - (rxstride * xcount); in matmul_l16()
|
| H A D | matmul_l8.c | 48 index_type xcount; in matmul_l8() local 181 xcount = 1; in matmul_l8() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l8() 208 for (x = 0; x < xcount; x++) in matmul_l8() 231 abase -= xstride * xcount; in matmul_l8() 233 dest += rystride - (rxstride * xcount); in matmul_l8()
|
| H A D | matmul_l4.c | 48 index_type xcount; in matmul_l4() local 181 xcount = 1; in matmul_l4() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l4() 208 for (x = 0; x < xcount; x++) in matmul_l4() 231 abase -= xstride * xcount; in matmul_l4() 233 dest += rystride - (rxstride * xcount); in matmul_l4()
|
| H A D | matmul_r17.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_r17_avx() local 199 xcount = 1; in matmul_r17_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_r17_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_r17_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_r17_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_r17_avx() 569 for (x = 0; x < xcount; x++) in matmul_r17_avx() 611 for (x = 0; x < xcount; x++) in matmul_r17_avx() 616 for (x = 0; x < xcount; x++) in matmul_r17_avx() 633 for (x = 0; x < xcount; x++) in matmul_r17_avx() [all …]
|
| H A D | matmul_r16.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_r16_avx() local 199 xcount = 1; in matmul_r16_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_r16_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_r16_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_r16_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_r16_avx() 569 for (x = 0; x < xcount; x++) in matmul_r16_avx() 611 for (x = 0; x < xcount; x++) in matmul_r16_avx() 616 for (x = 0; x < xcount; x++) in matmul_r16_avx() 633 for (x = 0; x < xcount; x++) in matmul_r16_avx() [all …]
|
| H A D | matmul_i2.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i2_avx() local 199 xcount = 1; in matmul_i2_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i2_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i2_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i2_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i2_avx() 569 for (x = 0; x < xcount; x++) in matmul_i2_avx() 611 for (x = 0; x < xcount; x++) in matmul_i2_avx() 616 for (x = 0; x < xcount; x++) in matmul_i2_avx() 633 for (x = 0; x < xcount; x++) in matmul_i2_avx() [all …]
|
| H A D | matmul_c8.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c8_avx() local 199 xcount = 1; in matmul_c8_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c8_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c8_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c8_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c8_avx() 569 for (x = 0; x < xcount; x++) in matmul_c8_avx() 611 for (x = 0; x < xcount; x++) in matmul_c8_avx() 616 for (x = 0; x < xcount; x++) in matmul_c8_avx() 633 for (x = 0; x < xcount; x++) in matmul_c8_avx() [all …]
|
| H A D | matmul_i16.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i16_avx() local 199 xcount = 1; in matmul_i16_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i16_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i16_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i16_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i16_avx() 569 for (x = 0; x < xcount; x++) in matmul_i16_avx() 611 for (x = 0; x < xcount; x++) in matmul_i16_avx() 616 for (x = 0; x < xcount; x++) in matmul_i16_avx() 633 for (x = 0; x < xcount; x++) in matmul_i16_avx() [all …]
|
| H A D | matmul_c17.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c17_avx() local 199 xcount = 1; in matmul_c17_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c17_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c17_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c17_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c17_avx() 569 for (x = 0; x < xcount; x++) in matmul_c17_avx() 611 for (x = 0; x < xcount; x++) in matmul_c17_avx() 616 for (x = 0; x < xcount; x++) in matmul_c17_avx() 633 for (x = 0; x < xcount; x++) in matmul_c17_avx() [all …]
|
| H A D | matmul_i4.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i4_avx() local 199 xcount = 1; in matmul_i4_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i4_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i4_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i4_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i4_avx() 569 for (x = 0; x < xcount; x++) in matmul_i4_avx() 611 for (x = 0; x < xcount; x++) in matmul_i4_avx() 616 for (x = 0; x < xcount; x++) in matmul_i4_avx() 633 for (x = 0; x < xcount; x++) in matmul_i4_avx() [all …]
|
| H A D | matmul_i1.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i1_avx() local 199 xcount = 1; in matmul_i1_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i1_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i1_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i1_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i1_avx() 569 for (x = 0; x < xcount; x++) in matmul_i1_avx() 611 for (x = 0; x < xcount; x++) in matmul_i1_avx() 616 for (x = 0; x < xcount; x++) in matmul_i1_avx() 633 for (x = 0; x < xcount; x++) in matmul_i1_avx() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| H A D | matmul_l16.c | 48 index_type xcount; in matmul_l16() local 181 xcount = 1; in matmul_l16() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l16() 208 for (x = 0; x < xcount; x++) in matmul_l16() 231 abase -= xstride * xcount; in matmul_l16() 233 dest += rystride - (rxstride * xcount); in matmul_l16()
|
| H A D | matmul_l8.c | 48 index_type xcount; in matmul_l8() local 181 xcount = 1; in matmul_l8() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l8() 208 for (x = 0; x < xcount; x++) in matmul_l8() 231 abase -= xstride * xcount; in matmul_l8() 233 dest += rystride - (rxstride * xcount); in matmul_l8()
|
| H A D | matmul_l4.c | 48 index_type xcount; in matmul_l4() local 181 xcount = 1; in matmul_l4() 188 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_l4() 208 for (x = 0; x < xcount; x++) in matmul_l4() 231 abase -= xstride * xcount; in matmul_l4() 233 dest += rystride - (rxstride * xcount); in matmul_l4()
|
| H A D | matmul_i1.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i1_avx() local 199 xcount = 1; in matmul_i1_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i1_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i1_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i1_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i1_avx() 569 for (x = 0; x < xcount; x++) in matmul_i1_avx() 611 for (x = 0; x < xcount; x++) in matmul_i1_avx() 616 for (x = 0; x < xcount; x++) in matmul_i1_avx() 633 for (x = 0; x < xcount; x++) in matmul_i1_avx() [all …]
|
| H A D | matmul_c4.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c4_avx() local 199 xcount = 1; in matmul_c4_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c4_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c4_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c4_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c4_avx() 569 for (x = 0; x < xcount; x++) in matmul_c4_avx() 611 for (x = 0; x < xcount; x++) in matmul_c4_avx() 616 for (x = 0; x < xcount; x++) in matmul_c4_avx() 633 for (x = 0; x < xcount; x++) in matmul_c4_avx() [all …]
|
| H A D | matmul_r8.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_r8_avx() local 199 xcount = 1; in matmul_r8_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_r8_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_r8_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_r8_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_r8_avx() 569 for (x = 0; x < xcount; x++) in matmul_r8_avx() 611 for (x = 0; x < xcount; x++) in matmul_r8_avx() 616 for (x = 0; x < xcount; x++) in matmul_r8_avx() 633 for (x = 0; x < xcount; x++) in matmul_r8_avx() [all …]
|
| H A D | matmul_c10.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c10_avx() local 199 xcount = 1; in matmul_c10_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c10_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c10_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c10_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c10_avx() 569 for (x = 0; x < xcount; x++) in matmul_c10_avx() 611 for (x = 0; x < xcount; x++) in matmul_c10_avx() 616 for (x = 0; x < xcount; x++) in matmul_c10_avx() 633 for (x = 0; x < xcount; x++) in matmul_c10_avx() [all …]
|
| H A D | matmul_r4.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_r4_avx() local 199 xcount = 1; in matmul_r4_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_r4_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_r4_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_r4_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_r4_avx() 569 for (x = 0; x < xcount; x++) in matmul_r4_avx() 611 for (x = 0; x < xcount; x++) in matmul_r4_avx() 616 for (x = 0; x < xcount; x++) in matmul_r4_avx() 633 for (x = 0; x < xcount; x++) in matmul_r4_avx() [all …]
|
| H A D | matmul_i16.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i16_avx() local 199 xcount = 1; in matmul_i16_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i16_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i16_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i16_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i16_avx() 569 for (x = 0; x < xcount; x++) in matmul_i16_avx() 611 for (x = 0; x < xcount; x++) in matmul_i16_avx() 616 for (x = 0; x < xcount; x++) in matmul_i16_avx() 633 for (x = 0; x < xcount; x++) in matmul_i16_avx() [all …]
|
| H A D | matmul_i2.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i2_avx() local 199 xcount = 1; in matmul_i2_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i2_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i2_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i2_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i2_avx() 569 for (x = 0; x < xcount; x++) in matmul_i2_avx() 611 for (x = 0; x < xcount; x++) in matmul_i2_avx() 616 for (x = 0; x < xcount; x++) in matmul_i2_avx() 633 for (x = 0; x < xcount; x++) in matmul_i2_avx() [all …]
|
| H A D | matmul_c8.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c8_avx() local 199 xcount = 1; in matmul_c8_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c8_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c8_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c8_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c8_avx() 569 for (x = 0; x < xcount; x++) in matmul_c8_avx() 611 for (x = 0; x < xcount; x++) in matmul_c8_avx() 616 for (x = 0; x < xcount; x++) in matmul_c8_avx() 633 for (x = 0; x < xcount; x++) in matmul_c8_avx() [all …]
|
| H A D | matmul_i4.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_i4_avx() local 199 xcount = 1; in matmul_i4_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_i4_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_i4_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_i4_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_i4_avx() 569 for (x = 0; x < xcount; x++) in matmul_i4_avx() 611 for (x = 0; x < xcount; x++) in matmul_i4_avx() 616 for (x = 0; x < xcount; x++) in matmul_i4_avx() 633 for (x = 0; x < xcount; x++) in matmul_i4_avx() [all …]
|
| H A D | matmul_r16.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_r16_avx() local 199 xcount = 1; in matmul_r16_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_r16_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_r16_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_r16_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_r16_avx() 569 for (x = 0; x < xcount; x++) in matmul_r16_avx() 611 for (x = 0; x < xcount; x++) in matmul_r16_avx() 616 for (x = 0; x < xcount; x++) in matmul_r16_avx() 633 for (x = 0; x < xcount; x++) in matmul_r16_avx() [all …]
|
| H A D | matmul_c16.c | 96 index_type x, y, n, count, xcount, ycount; in matmul_c16_avx() local 199 xcount = 1; in matmul_c16_avx() 208 xcount = GFC_DESCRIPTOR_EXTENT(a,0); in matmul_c16_avx() 250 && (((float) xcount) * ((float) ycount) * ((float) count) in matmul_c16_avx() 253 const int m = xcount, n = ycount, k = count, ldc = rystride; in matmul_c16_avx() 294 const index_type m = xcount, n = ycount, k = count; in matmul_c16_avx() 569 for (x = 0; x < xcount; x++) in matmul_c16_avx() 611 for (x = 0; x < xcount; x++) in matmul_c16_avx() 616 for (x = 0; x < xcount; x++) in matmul_c16_avx() 633 for (x = 0; x < xcount; x++) in matmul_c16_avx() [all …]
|