Home
last modified time | relevance | path

Searched refs:dtypeSize (Results 51 – 57 of 57) sorted by relevance

123

/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dtrsm.c338 tsize = dtypeSize(gset->kextra->dtype); in declareLocalVariables()
1540 loadBatch = subdims[0].x * subdims[1].bwidth * dtypeSize(kargs->dtype); in fixupArgs()
H A Dsyrxk.c2301 tsize = dtypeSize(kextra->dtype); in fixupArgs()
2583 dtypeSize(dtype); in subgCheckCalcDecomp()
H A Dtrmm.c1394 dtypeSize(dtype); in subgCheckCalcDecomp()
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/legacy/
H A Dtrsm_cached_lds.c952 return ((sizeA + sizeC) * dtypeSize(dtype) <= ldsSize); in isFitToLDS()
/dports/math/vampire/vampire-4.5.1/Parse/
H A DSMTLIB2.cpp936 const vstring& dtypeSize = dtypeNRdr.readAtom(); in readDeclareDatatypes() local
938 if(!Int::stringToUnsignedInt(dtypeSize,arity)){ USER_ERROR("datatype arity not given"); } in readDeclareDatatypes()
/dports/math/clblas/clBLAS-2.10/src/library/common/gens/
H A Ddblock_kgen.c1404 tsize = dtypeSize(dtype); in copyDataBlockGen()
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/tests/
H A Dt_tilemul.c508 unsigned int tsize = dtypeSize(dtype); in run()

123