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