Searched defs:ComputeIntegerHash (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | utils.h | 480 inline uint32_t ComputeIntegerHash(uint32_t key, uint64_t seed) { in ComputeIntegerHash() function |
D | code-stub-assembler.cc | 7712 Node* CodeStubAssembler::ComputeIntegerHash(Node* key) { in ComputeIntegerHash() function in v8::internal::CodeStubAssembler |
/external/v8/src/compiler/ | ||
D | effect-control-linearizer.cc | 4771 Node* EffectControlLinearizer::ComputeIntegerHash(Node* value) { in ComputeIntegerHash() function in v8::internal::compiler::EffectControlLinearizer |