Home
last modified time | relevance | path

Searched refs:libxsmm_blocked_gemm_copyin_a (Results 1 – 3 of 3) sorted by relevance

/dports/math/libxsmm/libxsmm-1.16.3/include/
H A Dlibxsmm_blocked_gemm.h50 LIBXSMM_API int libxsmm_blocked_gemm_copyin_a(const libxsmm_blocked_gemm_handle* handle, const void…
/dports/math/libxsmm/libxsmm-1.16.3/samples/blocked_gemm/
H A Dblocked_gemm.c110 libxsmm_blocked_gemm_copyin_a(handle, agold, &lda, a);
/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_blocked_gemm.c138 LIBXSMM_API int libxsmm_blocked_gemm_copyin_a(const libxsmm_blocked_gemm_handle* handle, const void… in libxsmm_blocked_gemm_copyin_a() function