Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h61 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
DDebugLoc.cpp153 unsigned DenseMapInfo<DebugLoc>::getHashValue(const DebugLoc &Key) { in getHashValue() function in DenseMapInfo
/external/llvm/unittests/ADT/
DDenseMapTest.cpp63 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/
DEarlyCSE.cpp92 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo
239 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
DGVN.cpp147 static unsigned getHashValue(const Expression e) { in getHashValue() function
DLoopStrengthReduce.cpp1128 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/
DBypassSlowDivision.cpp63 static unsigned getHashValue(const DivOpInfo &Val) { in getHashValue() function
/external/clang/include/clang/Basic/
DSourceLocation.h56 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
/external/llvm/include/llvm/ADT/
DDenseMap.h331 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/
DCheckerManager.h595 unsigned getHashValue() const { in getHashValue() function
/external/clang/lib/Basic/
DIdentifierTable.cpp288 unsigned llvm::DenseMapInfo<clang::Selector>::getHashValue(clang::Selector S) { in getHashValue() function in llvm::DenseMapInfo::Selector
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp151 static unsigned getHashValue(const ComparableFunction &CF) { in getHashValue() function
/external/clang/include/clang/Sema/
DScopeInfo.h215 static unsigned getHashValue(const WeakObjectProfileTy &Val) { in getHashValue() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp597 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
/external/clang/include/clang/Analysis/
DProgramPoint.h160 unsigned getHashValue() const { in getHashValue() function
/external/llvm/lib/MC/
DMCDwarf.cpp1406 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
/external/clang/tools/libclang/
DCXCursor.cpp1028 static inline unsigned getHashValue(const CXCursor &cursor) { in getHashValue() function
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1808 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.cpp487 static unsigned getHashValue(const ObjCSummaryKey &V) { in getHashValue() function
/external/clang/lib/Sema/
DSemaDecl.cpp12224 static unsigned getHashValue(const DupKey Key) { in getHashValue() function