Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp38 MD5 Hasher; in get() local
H A DAMDGPUEmitPrintf.cpp485 Hasher.update(FmtStr); in emitAMDGPUPrintfCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp80 std::hash<uint64_t> Hasher; in getCallStackHash() local
/freebsd-src/contrib/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; diagnoseMismatch() local
1445 ODRHash Hasher; diagnoseMismatch() local
[all...]
H A DDeclObjC.cpp800 Hasher.AddObjCInterfaceDecl(getDefinition()); in getODRHash() local
2098 ODRHash Hasher; getODRHash() local
H A DMicrosoftMangle.cpp74 llvm::MD5 Hasher; in ~msvc_hashing_ostream() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXCtorDtorLowering.cpp44 llvm::MD5 Hasher; getHash() local
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h615 template <class T> struct Hasher { global() struct
621 operatorHasher global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp527 SHA256 Hasher; in writeCodeSignatureData() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp913 SHA1 Hasher; parseBlock() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h239 std::hash<decltype(Value)> Hasher; hash() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp686 MD5 Hasher; in getCoveragePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1682 MD5 Hasher; instrumentGlobals() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp101 SHA1 Hasher; computeLTOCacheKey() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp260 SHA1 Hasher; global() member in __anon5e25d82e0111::ModuleBitcodeWriter
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3003 llvm::MD5 Hasher; addDeviceDependences() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1128 llvm::SHA1 Hasher; createSignature() local
[all...]