Home
last modified time | relevance | path

Searched refs:loadword (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp20 _Size loadword(const void* __p) { in loadword() function
47 const uint64_t __a = loadword<uint32_t>(__s); in hash_len_0_to_8()
48 const uint64_t __b = loadword<uint32_t>(__s + _Len - 4); in hash_len_0_to_8()
/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp20 _Size loadword(const void* __p) { in loadword() function
47 const uint64_t __a = loadword<uint32_t>(__s); in hash_len_0_to_8()
48 const uint64_t __b = loadword<uint32_t>(__s + _Len - 4); in hash_len_0_to_8()