Home
last modified time | relevance | path

Searched defs:getHash (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDBranchFolding.h65 unsigned getHash() const { return Hash; } in getHash() function
101 unsigned getHash() const { in getHash() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMContextImpl.h242 unsigned getHash() const { return Hash; } in getHash() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsicInst.h807 ConstantInt *getHash() const { in getHash() function
847 ConstantInt *getHash() const { in getHash() function
HDDebugInfoMetadata.h247 unsigned getHash() const { return SubclassData32; } in getHash() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDMergeFunctions.cpp187 FunctionComparator::FunctionHash getHash() const { return Hash; } in getHash() function in __anon024f51650111::FunctionNode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDFunctionComparator.cpp905 uint64_t getHash() { return Hash; } in getHash() function in __anon4e2b92430111::HashAccumulator64
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDASTUnit.cpp1021 unsigned getHash() const { return Hash; } in getHash() function in __anon5d9830280411::ASTUnitPreambleCallbacks
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp1055 unsigned DeclarationNameKey::getHash() const { in getHash() function in DeclarationNameKey