Searched refs:kStep5 (Results 1 – 1 of 1) sorted by relevance
/bionic/linker/arch/arm_neon/ |
D | linker_gnu_hash_neon.cpp | 54 constexpr uint32_t kStep5 = kStep4 * 33; variable 55 constexpr uint32_t kStep6 = kStep5 * 33; 165 kStep5, kStep1, // 1 remaining byte in calculate_gnu_hash_neon() 169 kStep9, kStep5, // 5 remaining bytes in calculate_gnu_hash_neon() 181 0, kStep6, kStep5, kStep4, kStep3, kStep2, kStep1, kStep0, in calculate_gnu_hash_neon()
|