Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp206 computeHash(Entry); in hashDIEEntry()
218 computeHash(Entry); in hashRawTypeReference()
368 void DIEHash::computeHash(const DIE &Die) { in computeHash() function in DIEHash
388 computeHash(C); in computeHash()
406 computeHash(Die); in computeCUSignature()
430 computeHash(Die); in computeTypeSignature()
H A DDIEHash.h52 void computeHash(const DIE &Die);
/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp2964 computeHash(llvm::MutableArrayRef<uint8_t> hashBuf, in computeHash() function
3004 computeHash(output, input, [](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()
3009 computeHash(output, input, [&](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()
3014 computeHash(output, input, [&](uint8_t *dest, ArrayRef<uint8_t> arr) { in writeBuildId()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1329 unsigned computeHash() const {
2385 return Val.computeHash();