Searched refs:resultElementType (Results 1 – 1 of 1) sorted by relevance
2470 Type resultElementType = resultType.cast<ShapedType>().getElementType(); in verify() local2471 if (operandElementType != resultElementType) in verify()