Searched refs:shapeOpers (Results 1 – 1 of 1) sorted by relevance
93 llvm::SmallVector<mlir::Value> shapeOpers; in rewriteStaticShape() local98 shapeOpers.push_back(extVal); in rewriteStaticShape()112 llvm::SmallVector<mlir::Value> shapeOpers; in rewriteDynamicShape() local115 populateShape(shapeOpers, shapeOp); in rewriteDynamicShape()120 populateShapeAndShift(shapeOpers, shiftOpers, shiftOp); in rewriteDynamicShape()164 llvm::SmallVector<mlir::Value> shapeOpers; in matchAndRewrite() local168 populateShape(shapeOpers, shapeOp); in matchAndRewrite()171 populateShapeAndShift(shapeOpers, shiftOpers, shiftOp); in matchAndRewrite()223 llvm::SmallVector<mlir::Value> shapeOpers; in matchAndRewrite() local227 populateShape(shapeOpers, shapeOp); in matchAndRewrite()[all …]