| /external/llvm/lib/IR/ |
| D | LLVMContextImpl.h | 61 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-10.0/llvm/lib/IR/ |
| D | LLVMContextImpl.h | 75 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-10.0/llvm/include/llvm/CodeGen/PBQP/ |
| D | CostAllocator.h | 57 static unsigned getHashValue(const ValueKeyT &C) { in getHashValue() function 61 static unsigned getHashValue(PoolEntry *P) { in getHashValue() function 65 static unsigned getHashValue(const PoolEntry *P) { 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 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-10.0/llvm/include/llvm/Transforms/Scalar/ |
| D | GVNExpression.h | 113 virtual hash_code getHashValue() const { return getOpcode(); } in getHashValue() function 222 hash_code getHashValue() const override { in getHashValue() function 280 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/llvm/tools/llvm-dwp/ |
| D | DWPStringPool.h | 19 static unsigned getHashValue(const char *Val) { in getHashValue() function
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Analysis/ |
| D | shape_component_analysis.h | 61 static unsigned getHashValue(ShapeOrValueInfo val) { in getHashValue() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerDeclContext.h | 152 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue() function
|
| /external/clang/include/clang/AST/ |
| D | ASTTypeTraits.h | 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; } in getHashValue() function
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
| D | device_target.h | 109 static unsigned getHashValue(Signature val) { in getHashValue() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVNSink.cpp | 328 static unsigned getHashValue(const ModelledPHI &V) { return V.hash(); } in getHashValue() function 370 hash_code getHashValue() const override { in getHashValue() function in __anon61ceef5c0111::InstructionUseExpr 375 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() function in __anon61ceef5c0111::InstructionUseExpr
|
| D | EarlyCSE.cpp | 291 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo 452 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.h | 336 static unsigned getHashValue(uint32_t Code) { in getHashValue() function 339 static unsigned getHashValue(const Abbrev &Abbr) { in getHashValue() function
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
| D | merge_tf_if_ops.cc | 29 static unsigned getHashValue(const mlir::Operation *const_op) { in getHashValue() function
|
| /external/tensorflow/tensorflow/core/transforms/const_dedupe_hoist/ |
| D | pass.cc | 82 static unsigned getHashValue(const Operation* op_c) { in getHashValue() function
|
| /external/llvm/lib/Transforms/Utils/ |
| D | BypassSlowDivision.cpp | 64 static unsigned getHashValue(const DivOpInfo &Val) { in getHashValue() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 92 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/ |
| D | SourceLocation.h | 57 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
|
| /external/llvm/lib/Target/X86/ |
| D | X86OptimizeLEAs.cpp | 116 static unsigned getHashValue(const MemOpKey &Val) { in getHashValue() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 384 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 388 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
| /external/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 369 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function 373 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
| D | broadcast_propagation.cc | 79 static unsigned getHashValue(const mlir::mhlo::BroadcastIntent &intent) { in getHashValue() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | GSIStreamBuilder.cpp | 43 static unsigned getHashValue(const CVSymbol &Val) { in getHashValue() function
|