Searched refs:dictHashTable (Results 1 – 4 of 4) sorted by relevance
506 const U32* const dictHashTable = dms->hashTable; in ZSTD_compressBlock_fast_dictMatchState_generic() local530 PREFETCH_AREA(dictHashTable, hashTableBytes); in ZSTD_compressBlock_fast_dictMatchState_generic()548 U32 dictMatchIndexAndTag = dictHashTable[dictHashAndTag0 >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_fast_dictMatchState_generic()618 dictMatchIndexAndTag = dictHashTable[dictHashAndTag1 >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_fast_dictMatchState_generic()
176 const U32 * const dictHashTable = dms->hashTable; in ZSTD_DUBT_findBetterDictMatch() local179 U32 dictMatchIndex = dictHashTable[h]; in ZSTD_DUBT_findBetterDictMatch()
394 const U32* const dictHashTable = dms->hashTable; in ZSTD_compressBlock_fast_dictMatchState_generic() local445 U32 const dictMatchIndex = dictHashTable[dictHash]; in ZSTD_compressBlock_fast_dictMatchState_generic()
164 const U32 * const dictHashTable = dms->hashTable; in ZSTD_DUBT_findBetterDictMatch() local167 U32 dictMatchIndex = dictHashTable[h]; in ZSTD_DUBT_findBetterDictMatch()