Searched refs:PREFETCH_AREA (Results 1 – 4 of 4) sorted by relevance
114 #define PREFETCH_AREA(p, s) \ macro
372 PREFETCH_AREA(dictHashLong, hashTableBytes); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()373 PREFETCH_AREA(dictHashSmall, chainTableBytes); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
528 PREFETCH_AREA(dictHashTable, hashTableBytes); in ZSTD_compressBlock_fast_dictMatchState_generic()
198 PREFETCH_AREA(dctx->HUFptr, sizeof(dctx->entropy.hufTable)); in ZSTD_decodeLiteralsBlock()677 PREFETCH_AREA(pStart, pSize); in ZSTD_buildSeqTable()
Completed in 14 milliseconds