Searched refs:VectorTransferRewriter (Results 1 – 2 of 2) sorted by relevance
148 struct VectorTransferRewriter : public RewritePattern { struct149 explicit VectorTransferRewriter(VectorTransferToSCFOptions options,
448 VectorTransferRewriter<TransferOpTy>::VectorTransferRewriter( in VectorTransferRewriter() function in VectorTransferRewriter455 MemRefType VectorTransferRewriter<TransferOpTy>::tmpMemRefType( in tmpMemRefType()534 LogicalResult VectorTransferRewriter<TransferReadOp>::matchAndRewrite( in matchAndRewrite()619 LogicalResult VectorTransferRewriter<TransferWriteOp>::matchAndRewrite( in matchAndRewrite()692 patterns.insert<VectorTransferRewriter<vector::TransferReadOp>, in populateVectorToSCFConversionPatterns()693 VectorTransferRewriter<vector::TransferWriteOp>>(options, in populateVectorToSCFConversionPatterns()