Home
last modified time | relevance | path

Searched refs:ComputeHash (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h256 static inline unsigned ComputeHash(T &X, FoldingSetNodeID &TempID);
278 static inline unsigned ComputeHash(T &X, FoldingSetNodeID &TempID,
303 unsigned ComputeHash() const { in ComputeHash() function
383 unsigned ComputeHash() const { in ComputeHash() function
384 return FoldingSetNodeIDRef(Bits.data(), Bits.size()).ComputeHash(); in ComputeHash()
428 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function
430 return TempID.ComputeHash(); in ComputeHash()
444 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, in ComputeHash() function
448 return TempID.ComputeHash(); in ComputeHash()
565 return FoldingSetTrait<T>::ComputeHash(*TN, TempID); in ComputeNodeHash()
[all …]
H A DImmutableSet.h297 digest += ID.ComputeHash(); in computeDigest()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h119 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
149 static hash_value_type ComputeHash(const internal_key_type &Key);
215 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
263 static hash_value_type ComputeHash(const internal_key_type& a);
346 static hash_value_type ComputeHash(Selector Sel);
394 static hash_value_type ComputeHash(internal_key_ref ikey);
H A DASTCommon.h49 unsigned ComputeHash(Selector Sel);
H A DMultiOnDiskHashTable.h237 auto KeyHash = Info::ComputeHash(Key); in find()
H A DGlobalModuleIndex.cpp84 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anon35ca0d360311::IdentifierIndexReaderTrait
720 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTCommon.cpp294 unsigned serialization::ComputeHash(Selector Sel) { in ComputeHash() function in serialization
H A DASTWriter.cpp2087 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in __anon397e50ec0911::HeaderFileInfoTrait
3548 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash() function in __anon397e50ec0f11::ASTMethodPoolTrait
3549 return serialization::ComputeHash(Sel); in ComputeHash()
3882 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash() function in __anon397e50ec1011::ASTIdentifierTableTrait
4203 hash_value_type ComputeHash(key_type Key) { in ComputeHash() function in __anon397e50ec1111::ModuleLevelNameLookupTrait
4242 hash_value_type ComputeHash(key_type Name) { return Name.getHash(); } in ComputeHash() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait
4472 hash_value_type ComputeHash(key_type Name) { return Name; } in ComputeHash() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp299 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } in ComputeHash() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
357 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
573 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0311::ContextInfoTableInfo
690 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0711::ObjCPropertyTableInfo
760 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0811::ObjCMethodTableInfo
801 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0811::CXXMethodTableInfo
894 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0911::FieldTableInfo
946 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo
1019 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0b11::GlobalVariableTableInfo
1141 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0c11::GlobalFunctionTableInfo
[all …]
H A DAPINotesReader.cpp152 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
192 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
231 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ContextInfoTableInfo
286 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCPropertyTableInfo
311 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::FieldTableInfo
397 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCMethodTableInfo
435 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
479 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::GlobalVariableTableInfo
502 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::GlobalFunctionTableInfo
525 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::CXXMethodTableInfo
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h575 hash_value_type ComputeHash(uint64_t K) { return K; }
638 static hash_value_type ComputeHash(key_type_ref K) { return K; }
682 static hash_value_type ComputeHash(key_type_ref K) { return K; }
722 hash_value_type ComputeHash(internal_key_type K) { return K; }
758 static hash_value_type ComputeHash(key_type_ref K) { return K; }
803 hash_value_type ComputeHash(internal_key_type K) { return K; }
H A DInstrProf.h497 uint64_t ComputeHash(StringRef K);
641 IndexedInstrProf::ComputeHash(SymbolName), Ins.first->getKey())); in addSymbolName()
1123 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash() function
1174 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } in ComputeHash() function
H A DInstrProfReader.h539 LLVM_ABI hash_value_type ComputeHash(StringRef K);
H A DInstrProfData.inc76 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
110 IndexedInstrProf::ComputeHash(PGOVTableName)))
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h69 : Key(Key), Data(Data), Next(nullptr), Hash(InfoObj.ComputeHash(Key)) {} in Item()
134 unsigned Hash = InfoObj.ComputeHash(Key); in contains()
346 hash_value_type KeyHash = InfoObj.ComputeHash(IKey);
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp318 IndexedInstrProf::ComputeHash(FuncName.trim())); in readTemporalProfTraceData()
376 Value = IndexedInstrProf::ComputeHash(VD.first); in readValueProfileData()
384 Value = IndexedInstrProf::ComputeHash(VD.first); in readValueProfileData()
916 InstrProfLookupTrait::ComputeHash(StringRef K) { in ComputeHash() function in InstrProfLookupTrait
917 return IndexedInstrProf::ComputeHash(HashType, K); in ComputeHash()
H A DInstrProfWriter.cpp58 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash() function in llvm::InstrProfRecordWriterTrait
59 return IndexedInstrProf::ComputeHash(K); in ComputeHash()
H A DInstrProfCorrelator.cpp434 this->addDataProbe(IndexedInstrProf::ComputeHash(*FunctionName), *CFGHash, in correlateProfileDataImpl()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp280 unsigned IDHash = ID.ComputeHash(); in FindNodeOrInsertPos()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h192 static unsigned ComputeHash(const SCEV &X, FoldingSetNodeID &TempID) {
193 return X.FastID.ComputeHash();
270 static unsigned ComputeHash(const SCEVPredicate &X,
272 return X.FastID.ComputeHash();
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h347 unsigned hash = ID.ComputeHash(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h193 return ID.ComputeHash(); in getHashValue()
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc76 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
110 IndexedInstrProf::ComputeHash(PGOVTableName)))
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2533 const uint64_t NameHash = llvm::IndexedInstrProf::ComputeHash(NameValue); in addFunctionMappingRecord()
2587 const int64_t FilenamesRef = llvm::IndexedInstrProf::ComputeHash(Filenames); in emit()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp485 return ID.ComputeHash(); in node_hash()

12