Searched refs:RHSELTy (Results 1 – 1 of 1) sorted by relevance
13486 RHSELTy = RHSMatType->getElementType(); in CheckMatrixMultiplyOperands() local13487 if (!Context.hasSameType(LHSELTy, RHSELTy)) in CheckMatrixMultiplyOperands()13491 Context.getCommonSugaredType(LHSELTy, RHSELTy), in CheckMatrixMultiplyOperands()