Searched defs:hashShift (Results 1 – 2 of 2) sorted by relevance
31 …Entry* oldEntry, Entry* newEntry, uint32_t oldHash, uint32_t newHash, uint32_t hashShift, Indirect… in Expand()82 for (uint32_t hashShift = 0; hashShift < TrieMapConfig::TOTAL_HASH_BITS; hashShift += in Load() local132 uint32_t hashShift = 0; in LoadOrStore() local261 uint32_t hashShift = 0; in LoadOrStoreForJit() local371 uint32_t hashShift = loadResult.hashShift; in StoreOrLoad() local479 for (uint32_t hashShift = 0; hashShift < TrieMapConfig::TOTAL_HASH_BITS; hashShift += in Load() local518 for (uint32_t hashShift = 0; hashShift < TrieMapConfig::TOTAL_HASH_BITS; hashShift += in Load() local561 uint32_t hashShift = loadResult.hashShift; in StoreOrLoad() local
169 uint32_t hashShift; member214 void TraceFindSuccess(uint32_t hashShift) in TraceFindSuccess()265 void TraceFindSuccessDepth(uint32_t hashShift) in TraceFindSuccessDepth()