Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/platform/arm64/
Dstring_hash_internal.h69 const uint32x4_t multiplierVec = vld1q_u32(StringHash::MULTIPLIER); variable
109 const uint32x4_t multiplierVec = vld1q_u32(StringHash::MULTIPLIER); variable