Searched refs:verifyVectorShapeCast (Results 1 – 1 of 1) sorted by relevance
2569 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function2605 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()2619 if (failed(verifyVectorShapeCast( in verify()