Home
last modified time | relevance | path

Searched refs:computeHash (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.cpp212 computeHash(Entry); in hashDIEEntry()
352 void DIEHash::computeHash(const DIE &Die) { in computeHash() function in DIEHash
372 computeHash(C); in computeHash()
390 computeHash(Die); in computeCUSignature()
414 computeHash(Die); in computeTypeSignature()
HDDIEHash.h52 void computeHash(const DIE &Die);
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDWriter.cpp2676 computeHash(llvm::MutableArrayRef<uint8_t> hashBuf, in computeHash() function
2708 computeHash(buildId, buf, [](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()
2713 computeHash(buildId, buf, [&](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()
2718 computeHash(buildId, buf, [&](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()