| /external/llvm/lib/IR/ |
| D | LLVMContextImpl.h | 60 static unsigned getHashValue(const APInt &Key) { in getHashValue() function 71 static unsigned getHashValue(const APFloat &Key) { in getHashValue() function 104 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 109 static unsigned getHashValue(const StructType *ST) { in getHashValue() function 151 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 157 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
|
| /external/llvm/include/llvm/CodeGen/PBQP/ |
| D | CostAllocator.h | 56 static unsigned getHashValue(const ValueKeyT &C) { in getHashValue() function 60 static unsigned getHashValue(PoolEntry *P) { in getHashValue() function 64 static unsigned getHashValue(const PoolEntry *P) { in getHashValue() function
|
| /external/llvm/unittests/ADT/ |
| D | DenseSetTest.cpp | 33 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function 34 static unsigned getHashValue(const char* Val) { in getHashValue() function
|
| D | DenseMapTest.cpp | 64 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function 372 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function 373 static unsigned getHashValue(const char* Val) { in getHashValue() function 411 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
|
| /external/clang/include/clang/AST/ |
| D | ASTTypeTraits.h | 103 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; } in getHashValue() function
|
| /external/llvm/lib/Transforms/Utils/ |
| D | BypassSlowDivision.cpp | 64 static unsigned getHashValue(const DivOpInfo &Val) { in getHashValue() function
|
| D | Local.cpp | 898 static unsigned getHashValue(PHINode *PN) { in EliminateDuplicatePHINodes() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 91 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo 238 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
|
| D | GVN.cpp | 155 static unsigned getHashValue(const Expression e) { in getHashValue() function
|
| /external/clang/include/clang/Basic/ |
| D | SourceLocation.h | 57 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
|
| /external/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 336 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 340 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
| /external/llvm/lib/Linker/ |
| D | IRMover.cpp | 1572 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue() function in IRMover::StructTypeKeyInfo 1577 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue() function in IRMover::StructTypeKeyInfo
|
| /external/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 344 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombinePHI.cpp | 687 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
|
| /external/clang/include/clang/Sema/ |
| D | ScopeInfo.h | 254 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/llvm/lib/MC/ |
| D | MCDwarf.cpp | 1464 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
|
| /external/clang/tools/libclang/ |
| D | CXCursor.cpp | 1272 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
|
| /external/llvm/lib/CodeGen/ |
| D | MachineInstr.cpp | 1990 MachineInstrExpressionTrait::getHashValue(const MachineInstr* const &MI) { in getHashValue() function in MachineInstrExpressionTrait
|
| /external/clang/include/clang/Serialization/ |
| D | ASTBitCodes.h | 114 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/ARCMigrate/ |
| D | ObjCMT.cpp | 2059 static unsigned getHashValue(const EditEntry& Val) { in getHashValue() function
|
| /external/llvm/tools/dsymutil/ |
| D | DwarfLinker.cpp | 142 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue() function
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | RetainCountChecker.cpp | 502 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 3519 static unsigned getHashValue(const CatchHandlerType &Base) { in getHashValue() function
|