Home
last modified time | relevance | path

Searched defs:newHash (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/objects/string_table/
Dhashtriemap-inl.h31 …Entry* oldEntry, Entry* newEntry, uint32_t oldHash, uint32_t newHash, uint32_t hashShift, Indirect… in Expand()
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp1009 uint32_t newHash = ObjectHeader::GenerateHashCode(); in Acquire() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1254 …auto newHash = CreateEntrypointCall(RuntimeInterface::EntrypointId::STRING_HASH_CODE_COMPRESSED, i… in EmitStringHashCode() local