Searched refs:vectorTupleValues (Results 1 – 1 of 1) sorted by relevance
437 SmallVector<Value, 4> vectorTupleValues(resultValueState.numInstances); in unrollSingleResultStructuredOp() local440 vectorTupleValues[i] = caches[resultIndex][i]; in unrollSingleResultStructuredOp()444 vectorTupleValues); in unrollSingleResultStructuredOp()605 SmallVector<Value, 4> vectorTupleValues(numSlices); in unrollTransferReadOp() local614 vectorTupleValues[index] = builder.create<vector::TransferReadOp>( in unrollTransferReadOp()624 builder.create<vector::TupleOp>(loc, tupleType, vectorTupleValues); in unrollTransferReadOp()