/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 61 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function 89 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function 123 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 128 static unsigned getHashValue(const StructType *ST) { in getHashValue() function 171 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 177 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
|
D | DebugLoc.cpp | 153 unsigned DenseMapInfo<DebugLoc>::getHashValue(const DebugLoc &Key) { in getHashValue() function in DenseMapInfo
|
/external/llvm/unittests/ADT/ |
D | DenseMapTest.cpp | 63 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function 297 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function 298 static unsigned getHashValue(const char* Val) { in getHashValue() function 336 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 92 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo 239 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
|
D | GVN.cpp | 147 static unsigned getHashValue(const Expression e) { in getHashValue() function
|
D | LoopStrengthReduce.cpp | 1128 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue() function 1508 getHashValue(const std::pair<const SCEV *, LSRUse::KindType> &V) { in getHashValue() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 63 static unsigned getHashValue(const DivOpInfo &Val) { in getHashValue() function
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 56 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 331 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 335 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 595 unsigned getHashValue() const { in getHashValue() function
|
/external/clang/lib/Basic/ |
D | IdentifierTable.cpp | 288 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
|
/external/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 151 static unsigned getHashValue(const ComparableFunction &CF) { in getHashValue() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 215 static unsigned getHashValue(const WeakObjectProfileTy &Val) { in getHashValue() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 597 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
|
/external/clang/include/clang/Analysis/ |
D | ProgramPoint.h | 160 unsigned getHashValue() const { in getHashValue() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1406 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1028 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1808 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 | 487 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12224 static unsigned getHashValue(const DupKey Key) { in getHashValue() function
|