Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineStableHash.cpp102 stable_hash_combine_string(Name), in stableHashValue()
115 stable_hash_combine_string(MO.getSymbolName())); in stableHashValue()
135 stable_hash_combine_string(SymbolName)); in stableHashValue()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStableHashing.h99 inline stable_hash stable_hash_combine_string(const StringRef &S) { in stable_hash_combine_string() function
103 inline stable_hash stable_hash_combine_string(const char *C) { in stable_hash_combine_string() function