Searched refs:dictHashLong (Results 1 – 1 of 1) sorted by relevance
353 const U32* const dictHashLong = dms->hashTable; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local372 PREFETCH_AREA(dictHashLong, hashTableBytes); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()392 … U32 const dictMatchIndexAndTagL = dictHashLong[dictHashAndTagL >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()461 … U32 const dictMatchIndexAndTagL3 = dictHashLong[dictHashAndTagL3 >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()