Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp595 auto sourceVectorType = readOp.getVectorType(); in unrollTransferReadOp() local
639 VectorType sourceVectorType = writeOp.getVectorType(); in unrollTransferWriteOp() local
910 auto sourceVectorType = shapeCastOp.getSourceVectorType(); in getProducerValue() local
986 auto sourceVectorType = in matchAndRewrite() local
1494 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
1526 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
1559 auto sourceVectorType = op.getSourceVectorType(); in matchAndRewrite() local
DVectorOps.cpp1435 auto sourceVectorType = op.getSourceVectorType(); in verify() local
2570 VectorType sourceVectorType, in verifyVectorShapeCast()
2600 auto sourceVectorType = op.source().getType().dyn_cast_or_null<VectorType>(); in verify() local
2675 auto sourceVectorType = op.getSourceVectorType(); in verify() local