Home
last modified time | relevance | path

Searched defs:spgemmDesc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp776 cusparseSpGEMMDescr_t spgemmDesc = nullptr; in mgpuSpGEMMDestroyDescr() local
783 cusparseSpGEMMDescr_t spgemmDesc = reinterpret_cast<cusparseSpGEMMDescr_t>(s); in mgpuSpGEMMWorkEstimation() local
801 CUSPARSE_SPGEMM_DEFAULT, spgemmDesc, &newBufferSize, buf)) in mgpuSpGEMMCompute() local
819 CUSPARSE_SPGEMM_DEFAULT, spgemmDesc, &newBufferSize2, buf2)) in mgpuSpGEMMCopy() local
769 cusparseSpGEMMDescr_t spgemmDesc = nullptr; mgpuSpGEMMCreateDescr() local
[all...]