Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp21940 …__mmask16 three_bytes_bitmask = _mm512_mask_cmple_epu32_mask(_knot_mask16(_mm512_kor(ascii_bitmask… in utf8_length_from_utf32() local
26810 …const uint32_t three_bytes_bitmask = static_cast<uint32_t>(_mm256_movemask_epi8(three_bytes_bytema… in utf8_length_from_utf32() local
33203 …const uint16_t three_bytes_bitmask = static_cast<uint16_t>(_mm_movemask_epi8(three_bytes_bytemask)… in utf8_length_from_utf32() local