Home
last modified time | relevance | path

Searched refs:xcount (Results 1 – 25 of 69) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/
H A Dmatmul_l16.c48 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 Dmatmul_l8.c48 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 Dmatmul_l4.c48 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 Dmatmul_r17.c96 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 Dmatmul_r16.c96 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 Dmatmul_i2.c96 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 Dmatmul_c8.c96 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 Dmatmul_i16.c96 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 Dmatmul_c17.c96 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 Dmatmul_i4.c96 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 Dmatmul_i1.c96 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 Dmatmul_l16.c48 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 Dmatmul_l8.c48 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 Dmatmul_l4.c48 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 Dmatmul_i1.c96 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 Dmatmul_c4.c96 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 Dmatmul_r8.c96 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 Dmatmul_c10.c96 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 Dmatmul_r4.c96 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 Dmatmul_i16.c96 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 Dmatmul_i2.c96 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 Dmatmul_c8.c96 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 Dmatmul_i4.c96 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 Dmatmul_r16.c96 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 Dmatmul_c16.c96 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 …]

123