Home
last modified time | relevance | path

Searched defs:Hasher (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/llvm/include/llvm/Support/
H A DHashBuilder.h76 explicit HashBuilderBase(HasherT &Hasher) : Hasher(Hasher) {} in HashBuilderBase()
85 HasherT &Hasher; variable
141 explicit HashBuilder(HasherT &Hasher) : HashBuilderBase<HasherT>(Hasher) {} in HashBuilder()
H A DBLAKE3.h87 BLAKE3 Hasher; in hash() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp38 MD5 Hasher; in get() local
H A DAMDGPUEmitPrintf.cpp483 MD5 Hasher; in emitAMDGPUPrintfCall() local
/llvm-project/bolt/lib/Core/
H A DCallGraph.cpp65 std::hash<int64_t> Hasher; in operator ()() local
/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp80 std::hash<uint64_t> Hasher; in getCallStackHash() local
/llvm-project/bolt/lib/Passes/
H A DReorderAlgorithm.cpp54 std::hash<T> Hasher; in hashCombine() local
60 std::hash<A> Hasher; in operator ()() local
117 HashPair<const BinaryBasicBlock *, const BinaryBasicBlock *> Hasher; in operator ()() local
H A DPettisAndHansen.cpp47 std::hash<int64_t> Hasher; in operator ()() local
/llvm-project/clang/unittests/AST/
H A DDataCollectionTest.cpp75 StmtHashMatch Hasher(Hash); in hashStmt() local
/llvm-project/bolt/include/bolt/Core/
H A DCallGraph.h24 std::hash<int64_t> Hasher; in hashCombine() local
/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp19 ODRHash Hasher; in computeODRHash() local
25 ODRHash Hasher; in computeODRHash() local
32 ODRHash Hasher; in computeODRHash() local
38 ODRHash Hasher; in computeODRHash() local
1237 ODRHash Hasher; in diagnoseMismatch() local
1447 ODRHash Hasher; in diagnoseMismatch() local
H A DDeclObjC.cpp799 data().ODRHash = Hasher.CalculateHash(); in getODRHash() local
2092 data().ODRHash = Hasher.CalculateHash(); in getODRHash() local
H A DStmtProfile.cpp2082 ODRHash Hasher; VisitLambdaExpr() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXCtorDtorLowering.cpp45 llvm::MD5 Hasher; getHash() local
/llvm-project/lld/MachO/
H A DSyntheticSections.h630 template <class T> struct Hasher { global() struct
636 operatorHasher global() argument
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp527 Hasher.update(Block); in writeCodeSignatureData() local
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp533 struct Hasher { global() struct
534 operator ()FullDeps::IndexedModuleID::Hasher operator ()() argument
/llvm-project/llvm/unittests/Support/
H A DHashBuilderTest.cpp103 H Hasher; in TYPED_TEST() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp919 SHA1 Hasher; parseBlock() local
/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp686 MD5 Hasher; in getCoveragePath() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h316 std::hash<decltype(Value)> Hasher; hash() local
/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp875 SHA1 Hasher; symbolize() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1771 MD5 Hasher; instrumentGlobals() local
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp247 llvm::MD5 Hasher; getHash() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp103 SHA1 Hasher; computeLTOCacheKey() local
[all...]

12