Home
last modified time | relevance | path

Searched defs:NUM_CHUNKS (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp623 static constexpr int NUM_CHUNKS = 64 / sizeof(simd8<T>); member
945 static constexpr int NUM_CHUNKS = 64 / sizeof(simd16<T>); member
1932 static constexpr int NUM_CHUNKS = 64 / sizeof(simd8<T>); member
2227 static constexpr int NUM_CHUNKS member
2870 static constexpr int NUM_CHUNKS = 64 / sizeof(simd8<T>); global() member
3174 static constexpr int NUM_CHUNKS = 64 / sizeof(simd16<T>); global() member
3813 static constexpr int NUM_CHUNKS = 64 / sizeof(simd8<T>); global() member
[all...]

Completed in 23 milliseconds