Searched refs:kStep6 (Results 1 – 1 of 1) sorted by relevance
/bionic/linker/arch/arm_neon/ |
D | linker_gnu_hash_neon.cpp | 55 constexpr uint32_t kStep6 = kStep5 * 33; variable 56 constexpr uint32_t kStep7 = kStep6 * 33; 168 kStep6, kStep2, // 2 remaining bytes in calculate_gnu_hash_neon() 172 kStep10, kStep6, // 6 remaining bytes in calculate_gnu_hash_neon() 183 0, kStep6, kStep5, kStep4, kStep3, kStep2, kStep1, kStep0, in calculate_gnu_hash_neon()
|