Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp447 auto resultVectorType = op->getResult(0).getType().cast<VectorType>(); in unrollSingleResultStructuredOp() local
755 auto resultVectorType = insertSlicesOp.getResultVectorType(); in matchAndRewrite() local
913 auto resultVectorType = shapeCastOp.getResultVectorType(); in getProducerValue() local
988 auto resultVectorType = in matchAndRewrite() local
1495 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local
1527 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local
1560 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local
DVectorOps.cpp2571 VectorType resultVectorType) { in verifyVectorShapeCast()
2601 auto resultVectorType = op.result().getType().dyn_cast_or_null<VectorType>(); in verify() local
2676 auto resultVectorType = op.getResultVectorType(); in verify() local