Home
last modified time | relevance | path

Searched defs:middlehighbyte (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
Dsimdutf.cpp22757 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf16() local
22920 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf32() local
29234 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf16() local
29400 __m128i middlehighbyte = _mm_and_si128(perm, _mm_set1_epi32(0x3f0000)); in convert_masked_utf8_to_utf32() local