Searched refs:hashBA (Results 1 – 1 of 1) sorted by relevance
116 const uint64_t hashBA = (static_cast<uint64_t>(vec[2u].ui) << 32) | (vec[3u].ui); in hash() local117 HashCombine(hash, hashRG, hashBA); in hash()