Searched refs:isValidShapeCast (Results 1 – 1 of 1) sorted by relevance
4254 static bool isValidShapeCast(ArrayRef<int64_t> a, ArrayRef<int64_t> b) { in isValidShapeCast() function4303 if (!isValidShapeCast(sourceShape, resultShape)) in verifyVectorShapeCast()4306 if (!isValidShapeCast(resultShape, sourceShape)) in verifyVectorShapeCast()4337 if (!isValidShapeCast(srcType.getShape(), resultType.getShape())) in fold()4340 if (!isValidShapeCast(resultType.getShape(), srcType.getShape())) in fold()