Searched refs:getDataIndex (Results 1 – 4 of 4) sorted by relevance
174 uint32_t getDataIndex() const { return DataIndex; } in getDataIndex() function
54 ptrdiff_t getDataIndex() const { in getDataIndex() function256 return reinterpret_cast<const T *>(this->getData())[this->getDataIndex()];
944 RelocationAddresses[DataNodes->getDataIndex()] = CurrentRelativeOffset; in writeDirectoryTree()946 Entry->DataSize = Data[DataNodes->getDataIndex()].size(); in writeDirectoryTree()
645 return getBit(getData(), getDataIndex()); in operator *()659 getDataIndex() * getDenseElementStorageWidth(bitWidth), in operator *()679 size_t offset = getDataIndex() * storageWidth * 2; in operator *()