Home
last modified time | relevance | path

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

/bionic/linker/arch/arm_neon/
Dlinker_gnu_hash_neon.cpp50 constexpr uint32_t kStep1 = kStep0 * 33; variable
51 constexpr uint32_t kStep2 = kStep1 * 33;
131 const uint16x4_t kInclineVec = { kStep3, kStep2, kStep1, kStep0 }; in calculate_gnu_hash_neon()
165 kStep5, kStep1, // 1 remaining byte in calculate_gnu_hash_neon()
181 0, kStep6, kStep5, kStep4, kStep3, kStep2, kStep1, kStep0, in calculate_gnu_hash_neon()