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