Searched refs:GetLine (Results 1 – 1 of 1) sorted by relevance
400 static inline uint32_t GetLine(uint32_t h, uint32_t num_lines) { in GetLine() function431 data + (GetLine(h, num_lines) << log2_cache_line_bytes); in AddHash()448 uint32_t b = GetLine(h, num_lines) << log2_cache_line_bytes; in PrepareHashMayMatch()458 uint32_t b = GetLine(h, num_lines) << log2_cache_line_bytes; in HashMayMatch()