Searched defs:lut (Results 1 – 1 of 1) sorted by relevance
661 const __m512i lut = _mm512_set4_epi32(0x000041f0, 0xedfcfcfc, 0xfcfcfcfc, 0xfcfcfc47); in php_base64_encode_avx512() local803 __m256i lut, indices, mask; in php_base64_encode_avx2_translate() local860 __m128i lut = _mm_setr_epi8( in php_base64_encode_ssse3_translate() local
Completed in 16 milliseconds