Home
last modified time | relevance | path

Searched defs:bitposLUT (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/standard/
H A Dbase64.c169 …_t *error, const uint8x16x2_t shiftLUT, const uint8x16x2_t maskLUT, const uint8x16x2_t bitposLUT) { in decode_fromascii()
212 const uint8x16x2_t bitposLUT = *((const uint8x16x2_t *)bitposLUT_);; in neon_base64_decode() local
713 const __m512i bitposLUT = _mm512_set4lanes_epi8( in php_base64_decode_ex_avx512() local

Completed in 14 milliseconds