Home
last modified time | relevance | path

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

/dports/math/clblas/clBLAS-2.10/src/library/blas/
H A Dimpl.c47 case clblasBlockTrsmWithoutLds: in clblasSelectImplementation()
123 clblasSelectImplementation(clblasBlockTrsmWithoutLds); in parseEnvImplementation()
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dgen_init.c149 case clblasBlockTrsmWithoutLds: return 2; in getTrsmMemPatternIndex()
161 case 2: return clblasBlockTrsmWithoutLds; in getTrsmPreferredPattern()
/dports/math/clblas/clBLAS-2.10/src/library/blas/include/
H A Dblas_mempat.h51 clblasBlockTrsmWithoutLds, enumerator
/dports/math/clblas/clBLAS-2.10/src/library/blas/generic/
H A Dsolution_seq_make.c1997 (impl != clblasBlockTrsmWithoutLds)) { in decomposeTRXMStep()