Home | History | Annotate | Download | only in compress

Lines Matching refs:PREFETCH_L1

545         PREFETCH_L1(ddsBase + dms->hashTable[ddsIdx + ddsAttempt]);
552 PREFETCH_L1(&dms->chainTable[chainIndex]);
594 PREFETCH_L1(ddsBase + dms->chainTable[chainIndex + chainAttempt]);
702 PREFETCH_L1(entry);
817 PREFETCH_L1(hashTable + relRow);
819 PREFETCH_L1(hashTable + relRow + 16);
822 PREFETCH_L1(tagTable + relRow);
824 PREFETCH_L1(tagTable + relRow + 32);
1187 PREFETCH_L1(&dms->hashTable[ddsIdx]);
1237 PREFETCH_L1(base + matchIndex);
1239 PREFETCH_L1(dictBase + matchIndex);
1306 PREFETCH_L1(dmsBase + matchIndex);