Home
last modified time | relevance | path

Searched defs:castDstType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp582 VectorType castDstType = castOp.getResultVectorType(); in matchAndRewrite() local
654 assert(castSrcType.getRank() == castDstType.getRank()); in matchAndRewrite() local
728 VectorType castDstType = bitcastOp.getResultVectorType(); matchAndRewrite() local
800 VectorType castDstType = bitcastOp.getResultVectorType(); matchAndRewrite() local
907 VectorType castDstType = bitcastOp.getResultVectorType(); matchAndRewrite() local
[all...]