Searched refs:sparseIndexValues (Results 1 – 1 of 1) sorted by relevance
1382 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getValue() local1388 auto splatIndex = *sparseIndexValues.begin(); in getValue()1403 {&*std::next(sparseIndexValues.begin(), i * rank), rank}, i); in getValue()1448 auto sparseIndexValues = sparseIndices.getValues<uint64_t>(); in getFlattenedSparseIndices() local1451 *sparseIndexValues.begin()); in getFlattenedSparseIndices()1461 {&*std::next(sparseIndexValues.begin(), i * rank), rank})); in getFlattenedSparseIndices()