Home
last modified time | relevance | path

Searched defs:getHashValue (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/VMCore/
DLLVMContextImpl.h61 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
DDebugLoc.cpp175 unsigned DenseMapInfo<DebugLoc>::getHashValue(const DebugLoc &Key) { in getHashValue() function in DenseMapInfo
/external/llvm/unittests/ADT/
DDenseMapTest.cpp184 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/
DDenseMap.h328 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function
332 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp91 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo
183 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
DLoopStrengthReduce.cpp1083 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
DGVN.cpp139 static unsigned getHashValue(const Expression e) { in getHashValue() function
/external/clang/lib/AST/
DDeclarationName.cpp486 getHashValue(clang::DeclarationName N) { in getHashValue() function in llvm::DenseMapInfo::DeclarationName
/external/clang/include/clang/Basic/
DSourceLocation.h54 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerManager.h504 unsigned getHashValue() const { in getHashValue() function
/external/clang/lib/Basic/
DIdentifierTable.cpp282 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
/external/clang/include/clang/Analysis/
DProgramPoint.h123 unsigned getHashValue() const { in getHashValue() function
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp142 static unsigned getHashValue(const ComparableFunction &CF) { in getHashValue() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp597 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp69 static unsigned getHashValue(const std::pair<BasicBlock*, unsigned> &Val) { in getHashValue() function
/external/clang/tools/libclang/
DCXCursor.cpp1083 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
/external/llvm/lib/MC/
DMCDwarf.cpp1363 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1842 MachineInstrExpressionTrait::getHashValue(const MachineInstr* const &MI) { in getHashValue() function in MachineInstrExpressionTrait
/external/clang/include/clang/Serialization/
DASTBitCodes.h116 static inline unsigned getHashValue(QualType T) { in getHashValue() function
/external/llvm/lib/TableGen/
DRecord.cpp68 static unsigned getHashValue(const TableGenStringKey& Val) { in getHashValue() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp475 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function