Home
last modified time | relevance | path

Searched refs:verifyVectorShapeCast (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2569 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
2605 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
2619 if (failed(verifyVectorShapeCast( in verify()