Home
last modified time | relevance | path

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

1234

/external/llvm/lib/IR/
DLLVMContextImpl.h61 static unsigned getHashValue(const APInt &Key) { in getHashValue() function
72 static unsigned getHashValue(const APFloat &Key) { in getHashValue() function
105 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function
110 static unsigned getHashValue(const StructType *ST) { in getHashValue() function
152 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function
158 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h75 static unsigned getHashValue(const APInt &Key) { in getHashValue() function
88 static unsigned getHashValue(const APFloat &Key) { in getHashValue() function
128 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function
134 static unsigned getHashValue(const StructType *ST) { in getHashValue() function
183 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function
190 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h58 static unsigned getHashValue(const ValueKeyT &C) { in getHashValue() function
62 static unsigned getHashValue(PoolEntry *P) { in getHashValue() function
66 static unsigned getHashValue(const PoolEntry *P) { in getHashValue() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h56 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/
DDenseSetTest.cpp33 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
34 static unsigned getHashValue(const char* Val) { in getHashValue() function
DDenseMapTest.cpp64 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function
511 static unsigned getHashValue(const CachedHashTest &X) { in getHashValue() function
553 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
554 static unsigned getHashValue(const char* Val) { in getHashValue() function
592 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h114 virtual hash_code getHashValue() const { return getOpcode(); } in getHashValue() function
223 hash_code getHashValue() const override { in getHashValue() function
281 hash_code getHashValue() const override { in getHashValue() function
464 hash_code getHashValue() const override { in getHashValue() function
525 hash_code getHashValue() const override { in getHashValue() function
571 hash_code getHashValue() const override { in getHashValue() function
608 hash_code getHashValue() const override { in getHashValue() function
644 hash_code getHashValue() const override { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DDenseSetTest.cpp30 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
31 static unsigned getHashValue(const char* Val) { in getHashValue() function
154 static unsigned getHashValue(const CountCopyAndMove &Val) { in getHashValue() function
DDenseMapTest.cpp64 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function
504 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
505 static unsigned getHashValue(const char* Val) { in getHashValue() function
543 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
DDWPStringPool.h19 static unsigned getHashValue(const char *Val) { in getHashValue() function
/external/llvm/tools/llvm-dwp/
DDWPStringPool.h19 static unsigned getHashValue(const char *Val) { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDeclContext.h154 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DReverseIterationTest.cpp74 static int getHashValue(const PtrLikeInt *P) { in getHashValue() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h57 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function
84 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function
DDebugLoc.cpp175 unsigned DenseMapInfo<DebugLoc>::getHashValue(const DebugLoc &Key) { in getHashValue() function in DenseMapInfo
/external/clang/include/clang/AST/
DASTTypeTraits.h105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; } in getHashValue() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DEarlyCSE.cpp89 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo
181 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp328 static unsigned getHashValue(const ModelledPHI &V) { return V.hash(); } in getHashValue() function
370 hash_code getHashValue() const override { in getHashValue() function in __anon926b4d560111::InstructionUseExpr
375 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() function in __anon926b4d560111::InstructionUseExpr
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h337 static unsigned getHashValue(uint32_t Code) { in getHashValue() function
340 static unsigned getHashValue(const Abbrev &Abbr) { in getHashValue() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp64 static unsigned getHashValue(const DivOpInfo &Val) { in getHashValue() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp92 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo
221 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
/external/clang/include/clang/Basic/
DSourceLocation.h57 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp116 static unsigned getHashValue(const MemOpKey &Val) { in getHashValue() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp320 static unsigned getHashValue(const LVIValueHandle &Val) { in getHashValue() function
341 static unsigned getHashValue( const PairTy &Val) { in getHashValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp131 static unsigned getHashValue(const MemOpKey &Val) { in getHashValue() function

1234