• Home
  • Raw
  • Download

Lines Matching defs:highbyte

12665   uint16x8_t highbyte = vandq_u16(perm, vmovq_n_u16(0x1f00)); // 5 bits  in convert_utf8_1_to_2_byte_to_utf16()  local
13692 uint16x8_t highbyte = vandq_u16(perm, vmovq_n_u16(0x1f00)); // 5 bits in convert_masked_utf8_to_latin1() local
22674 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf16() local
22691 const __m128i highbyte = in convert_masked_utf8_to_utf16() local
22717 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf16() local
22732 const __m128i highbyte = in convert_masked_utf8_to_utf16() local
22765 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi32(0xff000000)); in convert_masked_utf8_to_utf16() local
22849 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf32() local
22865 const __m128i highbyte = in convert_masked_utf8_to_utf32() local
22890 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf32() local
22905 const __m128i highbyte = in convert_masked_utf8_to_utf32() local
22926 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi32(0x07000000)); in convert_masked_utf8_to_utf32() local
24513 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_latin1() local
29150 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf16() local
29167 const __m128i highbyte = in convert_masked_utf8_to_utf16() local
29194 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf16() local
29209 const __m128i highbyte = in convert_masked_utf8_to_utf16() local
29242 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi32(0xff000000)); in convert_masked_utf8_to_utf16() local
29328 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf32() local
29345 const __m128i highbyte = in convert_masked_utf8_to_utf32() local
29370 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_utf32() local
29385 const __m128i highbyte = in convert_masked_utf8_to_utf32() local
29406 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi32(0x07000000)); in convert_masked_utf8_to_utf32() local
29465 const __m128i highbyte = _mm_and_si128(perm, _mm_set1_epi16(0x1f00)); in convert_masked_utf8_to_latin1() local