Home
last modified time | relevance | path

Searched refs:vH0 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12737 const auto vH0 = ((in16 & v_fc) == v_dc); in arm_detect_encodings() local
12738 const uint64_t H0 = vH0.to_bitmask64(); in arm_detect_encodings()
22093 const auto vH0 = (in16 & v_fc) == v_dc;
22094 const uint32_t H0 = vH0.to_bitmask();
[all...]

Completed in 33 milliseconds