Searched refs:splitFullAndPartialTransferPrecondition (Results 1 – 2 of 2) sorted by relevance
197 splitFullAndPartialTransferPrecondition(VectorTransferOpInterface xferOp);
2154 LogicalResult mlir::vector::splitFullAndPartialTransferPrecondition( in splitFullAndPartialTransferPrecondition() function in mlir::vector2398 assert(succeeded(splitFullAndPartialTransferPrecondition(xferOp)) && in splitFullAndPartialTransfer()2458 if (!xferOp || failed(splitFullAndPartialTransferPrecondition(xferOp)) || in matchAndRewrite()