/llvm-project/llvm/include/llvm/Support/ |
H A D | HashBuilder.h | 76 explicit HashBuilderBase(HasherT &Hasher) : Hasher(Hasher) {} in HashBuilderBase() 85 HasherT &Hasher; variable 141 explicit HashBuilder(HasherT &Hasher) : HashBuilderBase<HasherT>(Hasher) {} in HashBuilder()
|
H A D | BLAKE3.h | 87 BLAKE3 Hasher; in hash() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | NameAnonGlobals.cpp | 38 MD5 Hasher; in get() local
|
H A D | AMDGPUEmitPrintf.cpp | 483 MD5 Hasher; in emitAMDGPUPrintfCall() local
|
/llvm-project/bolt/lib/Core/ |
H A D | CallGraph.cpp | 65 std::hash<int64_t> Hasher; in operator ()() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRFSDiscriminator.cpp | 80 std::hash<uint64_t> Hasher; in getCallStackHash() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | ReorderAlgorithm.cpp | 54 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 D | PettisAndHansen.cpp | 47 std::hash<int64_t> Hasher; in operator ()() local
|
/llvm-project/clang/unittests/AST/ |
H A D | DataCollectionTest.cpp | 75 StmtHashMatch Hasher(Hash); in hashStmt() local
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | CallGraph.h | 24 std::hash<int64_t> Hasher; in hashCombine() local
|
/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 19 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 D | DeclObjC.cpp | 799 data().ODRHash = Hasher.CalculateHash(); in getODRHash() local 2092 data().ODRHash = Hasher.CalculateHash(); in getODRHash() local
|
H A D | StmtProfile.cpp | 2082 ODRHash Hasher; VisitLambdaExpr() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXCtorDtorLowering.cpp | 45 llvm::MD5 Hasher; getHash() local
|
/llvm-project/lld/MachO/ |
H A D | SyntheticSections.h | 630 template <class T> struct Hasher { global() struct 636 operatorHasher global() argument
|
/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOWriter.cpp | 527 Hasher.update(Block); in writeCodeSignatureData() local
|
/llvm-project/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 533 struct Hasher { global() struct 534 operator ()FullDeps::IndexedModuleID::Hasher operator ()() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | HashBuilderTest.cpp | 103 H Hasher; in TYPED_TEST() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 919 SHA1 Hasher; parseBlock() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 686 MD5 Hasher; in getCoveragePath() local
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 316 std::hash<decltype(Value)> Hasher; hash() local
|
/llvm-project/llvm/tools/sancov/ |
H A D | sancov.cpp | 875 SHA1 Hasher; symbolize() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1771 MD5 Hasher; instrumentGlobals() local
|
/llvm-project/clang/tools/clang-linker-wrapper/ |
H A D | ClangLinkerWrapper.cpp | 247 llvm::MD5 Hasher; getHash() local
|
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 103 SHA1 Hasher; computeLTOCacheKey() local [all...] |