Searched defs:reshapeOp (Results 1 – 9 of 9) sorted by relevance
55 auto reshapeOp = cast<tensor::ReshapeOp>(op); in getNextOperands() local 65 auto reshapeOp = cast<ConcreteOp>(op); in getNextOperands() local
872 getBuffer(rewriter, reshapeOp.getSource(), options); in bufferize() local 856 auto reshapeOp = cast<tensor::ReshapeOp>(op); bufferizesToMemoryRead() local 910 auto reshapeOp = cast<tensor::ReshapeOp>(op); getBufferType() local [all...]
155 auto reshapeOp = cast<OpTy>(op); reifyResultShapes() local
1824 matchAndRewrite(TensorReshapeOp reshapeOp,PatternRewriter & rewriter) const matchAndRewrite() argument [all...]
86 static OpFoldResult foldReshapeOp(ReshapeOpTy reshapeOp, in foldReshapeOp() argument [all...]
776 fuseWithReshapeByExpansion(LinalgOp linalgOp,Operation * reshapeOp,OpOperand * fusableOpOperand,PatternRewriter & rewriter) fuseWithReshapeByExpansion() argument 934 tensor::CollapseShapeOp reshapeOp = matchAndRewrite() local 970 tensor::CollapseShapeOp reshapeOp = matchAndRewrite() local 1738 tensor::ExpandShapeOp reshapeOp = matchAndRewrite() local 1779 tensor::ExpandShapeOp reshapeOp = matchAndRewrite() local [all...]
336 auto reshapeOp = rewriter.create<tensor::ExpandShapeOp>( lowerPack() local 433 auto reshapeOp = rewriter.create<tensor::CollapseShapeOp>( lowerUnPack() local
829 if (auto reshapeOp = llvm::dyn_cast_if_present<tosa::ReshapeOp>( REDUCE_FOLDER() local
1329 matchAndRewrite(ReshapeOp reshapeOp,typename ReshapeOp::Adaptor adaptor,ConversionPatternRewriter & rewriter) const matchAndRewrite() argument [all...]