Searched defs:resultVectorType (Results 1 – 4 of 4) sorted by relevance
85 VectorType resultVectorType = extractOp.getType().dyn_cast<VectorType>(); in matchAndRewrite() local
226 auto resultVectorType = in matchAndRewrite() local843 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local876 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local909 auto resultVectorType = op.getResultVectorType(); in matchAndRewrite() local
4284 VectorType resultVectorType) { in verifyVectorShapeCast()4314 auto resultVectorType = getResult().getType().dyn_cast_or_null<VectorType>(); in verify() local4431 auto resultVectorType = getResultVectorType(); in verify() local
4361 if (auto resultVectorType = resultType.dyn_cast<VectorType>()) in verify() local