Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp705 cusparseDnMatDescr_t matC = reinterpret_cast<cusparseDnMatDescr_t>(c); mgpuSpMMBufferSize() local
724 cusparseDnMatDescr_t matC = reinterpret_cast<cusparseDnMatDescr_t>(c); mgpuSpMM() local
740 cusparseSpMatDescr_t matC = reinterpret_cast<cusparseSpMatDescr_t>(c); mgpuSDDMMBufferSize() local
759 cusparseSpMatDescr_t matC = reinterpret_cast<cusparseSpMatDescr_t>(c); mgpuSDDMM() local
788 cusparseSpMatDescr_t matC = reinterpret_cast<cusparseSpMatDescr_t>(c); mgpuSpGEMMWorkEstimation() local
806 cusparseSpMatDescr_t matC = reinterpret_cast<cusparseSpMatDescr_t>(c); mgpuSpGEMMCompute() local
824 cusparseSpMatDescr_t matC = reinterpret_cast<cusparseSpMatDescr_t>(c); mgpuSpGEMMCopy() local
947 auto matC = reinterpret_cast<cusparseLtDnMatHandleAndData *>(c); mgpuCuSparseLtSpMMBufferSize() local
1004 auto matC = reinterpret_cast<cusparseLtDnMatHandleAndData *>(c); mgpuCuSparseLtSpMM() local
[all...]
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseGPUCodegen.cpp692 Value matC = genAllocCopy(rewriter, loc, bufC, tokens); in rewriteSpMM() local
967 Value matC = genAllocCopy(rewriter, loc, bufC, tokens); in rewrite2To4SpMM() local
[all...]
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp371 SmallVector<Value> matC = matchAndRewrite() local
622 SmallVector<Value> matC = matchAndRewrite() local