Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDFoldingSet.h253 static inline unsigned ComputeHash(T &X, FoldingSetNodeID &TempID);
275 static inline unsigned ComputeHash(T &X, FoldingSetNodeID &TempID,
300 unsigned ComputeHash() const { in ComputeHash() function
380 unsigned ComputeHash() const { in ComputeHash() function
381 return FoldingSetNodeIDRef(Bits.data(), Bits.size()).ComputeHash(); in ComputeHash()
425 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function
427 return TempID.ComputeHash(); in ComputeHash()
441 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, in ComputeHash() function
445 return TempID.ComputeHash(); in ComputeHash()
562 return FoldingSetTrait<T>::ComputeHash(*TN, TempID); in ComputeNodeHash()
[all …]
HDImmutableSet.h293 digest += ID.ComputeHash(); in computeDigest()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderInternals.h93 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
141 static hash_value_type ComputeHash(const internal_key_type& a);
218 static hash_value_type ComputeHash(Selector Sel);
269 static hash_value_type ComputeHash(internal_key_ref ikey);
HDASTCommon.h49 unsigned ComputeHash(Selector Sel);
HDMultiOnDiskHashTable.h240 auto KeyHash = Info::ComputeHash(Key); in find()
HDGlobalModuleIndex.cpp84 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anone5156a8f0311::IdentifierIndexReaderTrait
725 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in __anone5156a8f0811::IdentifierIndexWriterTrait
HDASTCommon.cpp289 unsigned serialization::ComputeHash(Selector Sel) { in ComputeHash() function in serialization
/freebsd-13-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesWriter.cpp300 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } in ComputeHash() function in clang::api_notes::__anon7b06b2c50211::IdentifierTableInfo
358 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50311::ContextIDTableInfo
574 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50311::ContextInfoTableInfo
690 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50711::ObjCPropertyTableInfo
759 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50811::ObjCMethodTableInfo
793 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50811::CXXMethodTableInfo
872 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50911::ObjCSelectorTableInfo
945 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50a11::GlobalVariableTableInfo
1058 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50b11::GlobalFunctionTableInfo
1112 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anon7b06b2c50c11::EnumConstantTableInfo
[all …]
HDAPINotesReader.cpp153 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::IdentifierTableInfo
193 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::ContextIDTableInfo
232 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::ContextInfoTableInfo
287 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::ObjCPropertyTableInfo
366 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::ObjCMethodTableInfo
397 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::ObjCSelectorTableInfo
441 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::GlobalVariableTableInfo
464 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::GlobalFunctionTableInfo
487 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::CXXMethodTableInfo
509 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anon4acdacfb0111::EnumConstantTableInfo
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDMemProf.h538 hash_value_type ComputeHash(uint64_t K) { return K; } in ComputeHash() function
601 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function
645 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function
685 hash_value_type ComputeHash(internal_key_type K) { return K; } in ComputeHash() function
721 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function
766 hash_value_type ComputeHash(internal_key_type K) { return K; } in ComputeHash() function
HDInstrProf.h441 uint64_t ComputeHash(StringRef K);
580 IndexedInstrProf::ComputeHash(SymbolName), Ins.first->getKey())); in addSymbolName()
1060 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash() function
1111 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } in ComputeHash() function
HDInstrProfReader.h504 hash_value_type ComputeHash(StringRef K);
HDInstrProfData.inc76 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
110 IndexedInstrProf::ComputeHash(PGOVTableName)))
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDOnDiskHashTable.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-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfReader.cpp306 IndexedInstrProf::ComputeHash(FuncName.trim())); in readTemporalProfTraceData()
364 Value = IndexedInstrProf::ComputeHash(VD.first); in readValueProfileData()
372 Value = IndexedInstrProf::ComputeHash(VD.first); in readValueProfileData()
883 InstrProfLookupTrait::ComputeHash(StringRef K) { in ComputeHash() function in InstrProfLookupTrait
884 return IndexedInstrProf::ComputeHash(HashType, K); in ComputeHash()
HDInstrProfCorrelator.cpp410 this->addDataProbe(IndexedInstrProf::ComputeHash(*FunctionName), *CFGHash, in correlateProfileDataImpl()
HDInstrProfWriter.cpp118 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash() function in llvm::InstrProfRecordWriterTrait
119 return IndexedInstrProf::ComputeHash(K); in ComputeHash()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDFoldingSet.cpp280 unsigned IDHash = ID.ComputeHash(); in FindNodeOrInsertPos()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDScalarEvolution.h195 static unsigned ComputeHash(const SCEV &X, FoldingSetNodeID &TempID) {
196 return X.FastID.ComputeHash();
273 static unsigned ComputeHash(const SCEVPredicate &X,
275 return X.FastID.ComputeHash();
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSMTConstraintManager.h339 unsigned hash = ID.ComputeHash(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDProgramPoint.h187 return ID.ComputeHash(); in getHashValue()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/
HDInstrProfData.inc76 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
110 IndexedInstrProf::ComputeHash(PGOVTableName)))
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp2494 const uint64_t NameHash = llvm::IndexedInstrProf::ComputeHash(NameValue); in addFunctionMappingRecord()
2548 const int64_t FilenamesRef = llvm::IndexedInstrProf::ComputeHash(Filenames); in emit()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonCommonGEP.cpp492 return ID.ComputeHash(); in node_hash()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAG.h116 HashValue = ID.ComputeHash();
139 static unsigned ComputeHash(const SDVTListNode &X, FoldingSetNodeID &TempID) {

12