Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp737 static inline uint32_t hashword8(const uint64_t k64) in hashword8() function
753 hash = hashword8(VAL); in getHashValue()