Searched refs:dictHashLong (Results 1 – 2 of 2) 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()
282 const U32* const dictHashLong = dms->hashTable; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local345 U32 const dictMatchIndexL = dictHashLong[dictHL]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()396 U32 const dictMatchIndexL3 = dictHashLong[dictHLNext]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()