Home
last modified time | relevance | path

Searched defs:shiftLUT (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dbase64.c169 …_t decode_fromascii(const uint8x16_t input, uint8x16_t *error, const uint8x16x2_t shiftLUT, const … in decode_fromascii()
210 const uint8x16x2_t shiftLUT = *((const uint8x16x2_t *)shiftLUT_); in neon_base64_decode() local
704 const __m512i shiftLUT = _mm512_set4lanes_epi8( in php_base64_decode_ex_avx512() local

Completed in 9 milliseconds