Home
last modified time | relevance | path

Searched refs:checkForTailFetches (Results 1 – 4 of 4) sorted by relevance

/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dblas_kgen.h820 checkForTailFetches(
H A Dtrxm_common.c213 if (checkForTailFetches(pfPriv->funcID, dims, kextra, in genTrxmPostFetchZero()
H A Dblas_kgen.c1247 checkForTailFetches( in checkForTailFetches() function
1303 tf = checkForTailFetches(funcID, dim, kextra, mrole, distVect, true); in isNeedZeroTileTail()
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/legacy/
H A Dtrsm_cached_lds.c617 tf = checkForTailFetches(CLBLAS_TRSM, &subdims[1], kextra, MATRIX_B, in genOneTrsmPass()
628 tf |= checkForTailFetches(CLBLAS_TRSM, &subdims[1], kextra, in genOneTrsmPass()