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

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp45 std::size_t hash_len_0_to_8(const char* __s) { function
56 return hash_len_0_to_8<4>(reinterpret_cast<const char*>(&data));
64 return hash_len_0_to_8<8>(reinterpret_cast<const char*>(&data));
103 return hash_len_0_to_8<8>(reinterpret_cast<const char*>(&data));

Completed in 113 milliseconds