/external/llvm/lib/VMCore/ |
D | LLVMContextImpl.h | 61 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function 90 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function 126 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 131 static unsigned getHashValue(const StructType *ST) { in getHashValue() function 178 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 184 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
|
D | DebugLoc.cpp | 175 unsigned DenseMapInfo<DebugLoc>::getHashValue(const DebugLoc &Key) { in getHashValue() function in DenseMapInfo
|
/external/llvm/unittests/ADT/ |
D | DenseMapTest.cpp | 184 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function 185 static unsigned getHashValue(const char* Val) { in getHashValue() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 328 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 332 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 91 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo 183 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
|
D | LoopStrengthReduce.cpp | 1083 static unsigned getHashValue(const SmallVector<const SCEV *, 2> &V) { in getHashValue() function 1410 getHashValue(const std::pair<const SCEV *, LSRUse::KindType> &V) { in getHashValue() function
|
D | GVN.cpp | 139 static unsigned getHashValue(const Expression e) { in getHashValue() function
|
/external/clang/lib/AST/ |
D | DeclarationName.cpp | 486 getHashValue(clang::DeclarationName N) { in getHashValue() function in llvm::DenseMapInfo::DeclarationName
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 54 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 504 unsigned getHashValue() const { in getHashValue() function
|
/external/clang/lib/Basic/ |
D | IdentifierTable.cpp | 282 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
|
/external/clang/include/clang/Analysis/ |
D | ProgramPoint.h | 123 unsigned getHashValue() const { in getHashValue() function
|
/external/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 142 static unsigned getHashValue(const ComparableFunction &CF) { in getHashValue() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 597 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
|
/external/llvm/lib/Transforms/Utils/ |
D | PromoteMemoryToRegister.cpp | 69 static unsigned getHashValue(const std::pair<BasicBlock*, unsigned> &Val) { in getHashValue() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1083 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1363 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1842 MachineInstrExpressionTrait::getHashValue(const MachineInstr* const &MI) { in getHashValue() function in MachineInstrExpressionTrait
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 116 static inline unsigned getHashValue(QualType T) { in getHashValue() function
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 68 static unsigned getHashValue(const TableGenStringKey& Val) { in getHashValue() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 475 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function
|