Searched defs:middlehighbyte (Results 1 – 1 of 1) sorted by relevance
12218 uint8x16_t middlehighbyte = vandq_u8(perm, vreinterpretq_u8_u32(vmovq_n_u32(0x3f0000))); in convert_masked_utf8_to_utf16() local12390 uint8x16_t middlehighbyte = vandq_u8(perm, vreinterpretq_u8_u32(vmovq_n_u32(0x3f0000))); in convert_masked_utf8_to_utf32() local19894 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf16() local20058 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf32() local25331 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf16() local25498 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf32() local