Searched refs:murmur_32_scramble (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_opt_value_numbering.cpp40 murmur_32_scramble(uint32_t h, uint32_t k) function in namespace:aco::__anonff0e353f0110
57 hash = murmur_32_scramble(hash, op.constantValue());
64 hash = murmur_32_scramble(hash, u);

Completed in 2 milliseconds