/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchFolding.h | 59 unsigned getHash() const { return Hash; } in getHash() function 97 unsigned getHash() const { in getHash() function
|
/llvm-project/clang/unittests/Lex/ |
H A D | HeaderMapTestUtils.h | 88 static unsigned getHash(StringRef Str) { in getHash() function
|
/llvm-project/llvm/lib/IR/ |
H A D | StructuralHash.cpp | 151 uint64_t getHash() const { return Hash; } getHash() function in __anon92d83dca0111::StructuralHashImpl
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | StorageUniquer.h | 317 static ::llvm::hash_code getHash(const DerivedKey &derivedKey) { in getHash() function
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXCtorDtorLowering.cpp | 44 static std::string getHash(StringRef Str) { getHash() function
|
/llvm-project/mlir/unittests/IR/ |
H A D | OperationSupportTest.cpp | 303 auto getHash = [](Operation *op, OperationEquivalence::Flags flags) { in TEST() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 182 IRHash getHash() const { return Hash; } getHash() function in __anon04f510410111::FunctionNode
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | BinaryBasicBlock.h | 913 uint64_t getHash() const { return Hash; } getHash() function
|
H A D | BinaryFunction.h | 2257 size_t getHash() const { return Hash; } getHash() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 1467 ConstantInt *getHash() const { getHash() function
|
H A D | DebugInfoMetadata.h | 268 unsigned getHash() const { return SubclassData32; } in getHash() function
|
/llvm-project/clang/tools/clang-linker-wrapper/ |
H A D | ClangLinkerWrapper.cpp | 246 std::string getHash(StringRef Str) { getHash() function
|
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 189 const ModuleHash &getHash() const { return ModInfo->second; } computeLTOCacheKey() function
|
/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1067 unsigned getHash() const { return Hash; } getHash() function in __anone893c5040411::ASTUnitPreambleCallbacks
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1178 unsigned DeclarationNameKey::getHash() const { getHash() function in DeclarationNameKey
|