Lines Matching refs:RewriterBase
52 static Value createFoldedSLE(RewriterBase &b, Value v, Value ub) { in createFoldedSLE()
62 static Value createInBoundsCond(RewriterBase &b, in createInBoundsCond()
189 createSubViewIntersection(RewriterBase &b, VectorTransferOpInterface xferOp, in createSubViewIntersection()
247 createFullPartialLinalgCopy(RewriterBase &b, vector::TransferReadOp xferOp, in createFullPartialLinalgCopy()
302 RewriterBase &b, vector::TransferReadOp xferOp, TypeRange returnTypes, in createFullPartialVectorTransferRead()
352 getLocationToWriteFullVec(RewriterBase &b, vector::TransferWriteOp xferOp, in getLocationToWriteFullVec()
395 static void createFullPartialLinalgCopy(RewriterBase &b, in createFullPartialLinalgCopy()
423 static void createFullPartialVectorTransferWrite(RewriterBase &b, in createFullPartialVectorTransferWrite()
520 RewriterBase &b, VectorTransferOpInterface xferOp, in splitFullAndPartialTransfer()
549 RewriterBase::InsertionGuard guard(b); in splitFullAndPartialTransfer()
559 RewriterBase::InsertionGuard guard(b); in splitFullAndPartialTransfer()