Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorUnrollDistribute.cpp197 auto sourceVectorType = readOp.getVectorType(); in matchAndRewrite() local
253 auto sourceVectorType = writeOp.getVectorType(); in matchAndRewrite() local
H A DVectorTransforms.cpp224 auto sourceVectorType = in matchAndRewrite() local
842 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
875 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
908 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2194 auto sourceVectorType = getSourceVectorType(); in verify() local
4283 VectorType sourceVectorType, in verifyVectorShapeCast()
4313 auto sourceVectorType = getSource().getType().dyn_cast_or_null<VectorType>(); in verify() local
4430 auto sourceVectorType = getSourceVectorType(); in verify() local