Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h57 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h113 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h152 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.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 __anonb2b6219e0111::InstructionUseExpr
375 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() function in __anonb2b6219e0111::InstructionUseExpr
DEarlyCSE.cpp291 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue() function in DenseMapInfo
452 unsigned DenseMapInfo<CallValue>::getHashValue(CallValue Val) { in getHashValue() function in DenseMapInfo
DLoopUnrollPass.cpp301 static inline unsigned getHashValue(const UnrolledInstState &S) { in getHashValue() function
DNewGVN.cpp457 static unsigned getHashValue(const Expression *E) { in getHashValue() function
461 static unsigned getHashValue(const ExactEqualsExpression &E) { in getHashValue() function
DGVN.cpp147 static unsigned getHashValue(const GVN::Expression &e) { in getHashValue() function
DLoopStrengthReduce.cpp1117 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h336 static unsigned getHashValue(uint32_t Code) { in getHashValue() function
339 static unsigned getHashValue(const Abbrev &Abbr) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h384 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function
388 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp43 static unsigned getHashValue(const CVSymbol &Val) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp133 static unsigned getHashValue(const MemOpKey &Val) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h414 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function
419 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp286 static unsigned getHashValue(const OffsetValue &OVal) { in getHashValue() function
310 static unsigned getHashValue(const OffsetInstantiatedValue &OVal) { in getHashValue() function
DMemorySSA.cpp198 static unsigned getHashValue(const MemoryLocOrCall &MLOC) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp1507 unsigned IRMover::StructTypeKeyInfo::getHashValue(const KeyTy &Key) { in getHashValue() function in IRMover::StructTypeKeyInfo
1512 unsigned IRMover::StructTypeKeyInfo::getHashValue(const StructType *ST) { in getHashValue() function in IRMover::StructTypeKeyInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp275 static unsigned getHashValue(const VTableSlot &I) { in getHashValue() function
294 static unsigned getHashValue(const VTableSlotSummary &I) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp942 static unsigned getHashValue(const LoweredPHIRecord &Val) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1090 static unsigned getHashValue(PHINode *PN) { in EliminateDuplicatePHINodes() function
2152 static unsigned getHashValue(CatchPadInst *CatchPad) { in markAliveBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp89 static unsigned getHashValue(const WasmSignature &Sig) { in getHashValue() function
DMCDwarf.cpp1804 static unsigned getHashValue(const CIEKey &Key) { in getHashValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1978 MachineInstrExpressionTrait::getHashValue(const MachineInstr* const &MI) { in getHashValue() function in MachineInstrExpressionTrait
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3219 static unsigned getHashValue(const Instruction *I) { in getHashValue() function

12