Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp426 return lookup_table.apply_lookup_16_to(*this); in lookup_16()
445 simdutf_really_inline simd8<uint8_t> apply_lookup_16_to(const simd8<T> original) const { in apply_lookup_16_to() function
504 const auto shuf1 = this->apply_lookup_16_to(tb1); in store_ascii_as_utf32_tbl()
505 const auto shuf2 = this->apply_lookup_16_to(tb2); in store_ascii_as_utf32_tbl()
509 const auto shuf3 = this->apply_lookup_16_to(tb3); in store_ascii_as_utf32_tbl()
510 const auto shuf4 = this->apply_lookup_16_to(tb4); in store_ascii_as_utf32_tbl()
599 return lookup_table.apply_lookup_16_to(*this); in lookup_16()
616 simdutf_really_inline simd8<int8_t> apply_lookup_16_to(const simd8<T> original) const { in apply_lookup_16_to() function
[all...]

Completed in 34 milliseconds