Home
last modified time | relevance | path

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

/bionic/linker/arch/arm_neon/
Dlinker_gnu_hash_neon.cpp63 constexpr uint32_t kStepN1 = kStep0 * 0x3e0f83e1; variable
64 constexpr uint32_t kStepN2 = kStepN1 * 0x3e0f83e1;
102 5381u*kStepN1 - 0xffu*kStepN1, in calculate_gnu_hash_neon()
105 5381u*kStepN2 - 0xffu*kStepN1 - 0xffu*kStepN2, in calculate_gnu_hash_neon()
108 5381u*kStepN3 - 0xffu*kStepN1 - 0xffu*kStepN2 - 0xffu*kStepN3, in calculate_gnu_hash_neon()
111 5381u*kStepN4 - 0xffu*kStepN1 - 0xffu*kStepN2 - 0xffu*kStepN3 - 0xffu*kStepN4, in calculate_gnu_hash_neon()
114 5381u*kStepN5 - 0xffu*kStepN1 - 0xffu*kStepN2 - 0xffu*kStepN3 - 0xffu*kStepN4 - 0xffu*kStepN5, in calculate_gnu_hash_neon()
117 …5381u*kStepN6 - 0xffu*kStepN1 - 0xffu*kStepN2 - 0xffu*kStepN3 - 0xffu*kStepN4 - 0xffu*kStepN5 - 0x… in calculate_gnu_hash_neon()
120 …5381u*kStepN7 - 0xffu*kStepN1 - 0xffu*kStepN2 - 0xffu*kStepN3 - 0xffu*kStepN4 - 0xffu*kStepN5 - 0x… in calculate_gnu_hash_neon()