Searched defs:middlebyte (Results 1 – 1 of 1) sorted by relevance
12150 uint8x16_t middlebyte = in convert_masked_utf8_to_utf16() local12191 uint8x16_t middlebyte = in convert_masked_utf8_to_utf16() local12216 uint8x16_t middlebyte = vandq_u8(perm, vreinterpretq_u8_u32(vmovq_n_u32(0x3f00))); in convert_masked_utf8_to_utf16() local12334 uint8x16_t middlebyte = in convert_masked_utf8_to_utf32() local12373 uint8x16_t middlebyte = in convert_masked_utf8_to_utf32() local12388 uint8x16_t middlebyte = vandq_u8(perm, vreinterpretq_u8_u32(vmovq_n_u32(0x3f00))); in convert_masked_utf8_to_utf32() local19825 const __m128i middlebyte = in convert_masked_utf8_to_utf16() local19866 const __m128i middlebyte = in convert_masked_utf8_to_utf16() local19892 const __m128i middlebyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f00)); in convert_masked_utf8_to_utf16() local20000 const __m128i middlebyte = in convert_masked_utf8_to_utf32() local[all …]