Home
last modified time | relevance | path

Searched defs:computeHash (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Linking/ModuleCombiner/
H A DModuleCombiner.cpp76 static llvm::hash_code computeHash(SymbolOpInterface symbolOp) { in computeHash() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp368 void DIEHash::computeHash(const DIE &Die) { in computeHash() function in DIEHash
/llvm-project-15.0.7/mlir/lib/IR/
H A DOperationSupport.cpp624 llvm::hash_code OperationEquivalence::computeHash( in computeHash() function in OperationEquivalence
/llvm-project-15.0.7/lld/ELF/
H A DWriter.cpp2935 computeHash(llvm::MutableArrayRef<uint8_t> hashBuf, in computeHash() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3555 size_t BinaryFunction::computeHash(bool UseDFS, in computeHash() function in llvm::bolt::BinaryFunction