Searched refs:transferB (Results 1 – 2 of 2) sorted by relevance
316 VectorTransferOpInterface transferB) { in isDisjointTransferSet() argument317 if (transferA.memref() != transferB.memref()) in isDisjointTransferSet()320 if (transferA.getVectorType() != transferB.getVectorType()) in isDisjointTransferSet()325 auto indexB = transferB.indices()[i].getDefiningOp<ConstantOp>(); in isDisjointTransferSet()
166 VectorTransferOpInterface transferB);