Searched refs:flattenedVectorType (Results 1 – 1 of 1) sorted by relevance
34 VectorType flattenedVectorType = VectorType::get({length}, elemType); in matchAndRewrite() local39 rewriter.create<vector::ShapeCastOp>(loc, flattenedVectorType, b2d); in matchAndRewrite()41 rewriter.create<vector::ShapeCastOp>(loc, flattenedVectorType, c2d); in matchAndRewrite()