Searched refs:sliceVectorType (Results 1 – 2 of 2) sorted by relevance
963 auto sliceVectorType = in isValidExtractOrInsertSlicesType() local966 if (sliceVectorType != tupleType.getType(i)) in isValidExtractOrInsertSlicesType()967 return op->emitError("invalid tuple element type ") << sliceVectorType; in isValidExtractOrInsertSlicesType()
610 auto sliceVectorType = tupleType.getType(index); in unrollTransferReadOp() local615 loc, sliceVectorType, readOp.memref(), sliceIndices, in unrollTransferReadOp()