Home
last modified time | relevance | path

Searched refs:kStep8 (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/arch/arm_neon/
Dlinker_gnu_hash_neon.cpp57 constexpr uint32_t kStep8 = kStep7 * 33; variable
58 constexpr uint32_t kStep9 = kStep8 * 33;
132 const uint32x4_t kStep8Vec = vdupq_n_u32(kStep8); in calculate_gnu_hash_neon()
168 kStep8, kStep4, // 4 remaining bytes in calculate_gnu_hash_neon()