Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp17918 …__m512i clearedbytes = _mm512_andnot_si512(nonasciitags, input); // high two bits clea… in process_block_utf8_to_utf16() local
17980 …__m512i clearedbytes = _mm512_andnot_si512(nonasciitags, input); // high two bits clea… in process_block_utf8_to_utf16() local