Searched refs:ptxTypeB (Results 1 – 1 of 1) sorted by relevance
275 NVVM::MMATypes ptxTypeB; in matchAndRewrite() local286 ptxTypeB = NVVM::MMATypes::s8; in matchAndRewrite()290 ptxTypeB = NVVM::MMATypes::s4; in matchAndRewrite()294 ptxTypeB = NVVM::MMATypes::f16; in matchAndRewrite()297 ptxTypeB = NVVM::MMATypes::f64; in matchAndRewrite()300 ptxTypeB = NVVM::MMATypes::tf32; in matchAndRewrite()308 unpackOperandVector(rewriter, loc, adaptor.getMatrixB(), ptxTypeB); in matchAndRewrite()321 std::array<NVVM::MMATypes, 2>{ptxTypeA, ptxTypeB}, in matchAndRewrite()