Lines Matching defs:matB
711 cusparseDnMatDescr_t matB = reinterpret_cast<cusparseDnMatDescr_t>(b);
717 cusparse_env, modeA, modeB, alphap, matA, matB, betap, matC, cTp,
730 cusparseDnMatDescr_t matB = reinterpret_cast<cusparseDnMatDescr_t>(b);
735 matA, matB, betap, matC, cTp,
746 cusparseDnMatDescr_t matB = reinterpret_cast<cusparseDnMatDescr_t>(b);
752 cusparse_env, modeA, modeB, alphap, matA, matB, betap, matC, cTp,
765 cusparseDnMatDescr_t matB = reinterpret_cast<cusparseDnMatDescr_t>(b);
770 matA, matB, betap, matC, cTp,
794 cusparseSpMatDescr_t matB = reinterpret_cast<cusparseSpMatDescr_t>(b);
800 cusparse_env, modeA, modeB, alphap, matA, matB, betap, matC, cTp,
812 cusparseSpMatDescr_t matB = reinterpret_cast<cusparseSpMatDescr_t>(b);
818 cusparse_env, modeA, modeB, alphap, matA, matB, betap, matC, cTp,
830 cusparseSpMatDescr_t matB = reinterpret_cast<cusparseSpMatDescr_t>(b);
835 cusparseSpGEMM_copy(cusparse_env, modeA, modeB, alphap, matA, matB, betap,
953 auto matB = reinterpret_cast<cusparseLtDnMatHandleAndData *>(b);
964 &(matB->mat), &(matC->mat), &(matC->mat), cTp))
1010 auto matB = reinterpret_cast<cusparseLtDnMatHandleAndData *>(b);
1022 matB->values, betap, matC->values,