Home
last modified time | relevance | path

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

/external/pffft/
Dsse2neon.h294 #define vreinterpretq_nth_u8_m128i(x, n) (((SIMDVec *) &x)->m128_u8[n]) macro
5717 [0] = {SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 0)], in _mm_aesenclast_si128()
5718 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 5)], in _mm_aesenclast_si128()
5719 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 10)], in _mm_aesenclast_si128()
5720 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 15)]}, in _mm_aesenclast_si128()
5721 [1] = {SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 4)], in _mm_aesenclast_si128()
5722 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 9)], in _mm_aesenclast_si128()
5723 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 14)], in _mm_aesenclast_si128()
5724 SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 3)]}, in _mm_aesenclast_si128()
5725 [2] = {SSE2NEON_sbox[vreinterpretq_nth_u8_m128i(a, 8)], in _mm_aesenclast_si128()
[all …]