Lines Matching refs:isCompressedDim
307 bool isCompressedDim(uint64_t d) const { in isCompressedDim() function in __anon2f09016c0111::SparseTensorStorageBase
417 if (isCompressedDim(r)) { in SparseTensorStorage()
599 assert(isCompressedDim(d)); in appendPointer()
615 if (isCompressedDim(d)) { in appendIndex()
635 assert(isCompressedDim(d)); in writeIndex()
654 if (isCompressedDim(d)) in assembledSize()
701 if (isCompressedDim(d)) { in finalizeSegment()
869 } else if (src.isCompressedDim(d)) { in forallElements()
1024 if (isCompressedDim(r)) { in SparseTensorStorage()
1046 if (isCompressedDim(r)) in SparseTensorStorage()
1055 if (isCompressedDim(r)) { in SparseTensorStorage()
1081 if (isCompressedDim(r)) { in SparseTensorStorage()