| /external/llvm/lib/IR/ |
| D | LLVMContextImpl.h | 64 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function 92 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 174 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 180 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
|
| D | DebugLoc.cpp | 196 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 325 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function 326 static unsigned getHashValue(const char* Val) { in getHashValue() function 364 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 88 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo 230 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
|
| D | SampleProfile.cpp | 96 static inline unsigned getHashValue(InstructionLocation Val) { in getHashValue() function
|
| D | GVN.cpp | 149 static unsigned getHashValue(const Expression e) { in getHashValue() function
|
| D | LoopStrengthReduce.cpp | 1191 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue() function
|
| /external/skia/tools/ |
| D | image_expectations.cpp | 75 uint64_t ImageDigest::getHashValue() const { in getHashValue() function in sk_tools::ImageDigest
|
| /external/chromium_org/third_party/skia/tools/ |
| D | image_expectations.cpp | 80 uint64_t ImageDigest::getHashValue() { in getHashValue() function in sk_tools::ImageDigest
|
| /external/llvm/lib/Transforms/Utils/ |
| D | BypassSlowDivision.cpp | 64 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 | 330 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 334 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
| /external/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 292 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
|
| D | VirtualFileSystem.cpp | 348 static unsigned getHashValue(StringRef Val) { return HashString(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/Sema/ |
| D | ScopeInfo.h | 236 static unsigned getHashValue(const WeakObjectProfileTy &Val) { in getHashValue() function
|
| /external/clang/include/clang/Analysis/ |
| D | ProgramPoint.h | 160 unsigned getHashValue() const { in getHashValue() function
|
| /external/clang/tools/libclang/ |
| D | CXCursor.cpp | 1060 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
|
| /external/llvm/lib/MC/ |
| D | MCDwarf.cpp | 1552 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
|
| /external/llvm/lib/CodeGen/ |
| D | MachineInstr.cpp | 1860 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/clang/lib/ARCMigrate/ |
| D | ObjCMT.cpp | 1919 static unsigned getHashValue(const EditEntry& Val) { 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 | 476 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 2535 static unsigned getHashValue(Instruction *I) { in getHashValue() function
|