Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pwr8.h80 static const __m128i perm_mask = in vec_unpacklo_epi32() local
93 static const __m128i perm_mask = in vec_unpackhi_epi32() local
106 static const __m128i perm_mask = in vec_unpacklo_epi64() local
119 static const __m128i perm_mask = in vec_unpackhi_epi64() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp3564 const __m128i perm_mask = {0x78, 0x70, 0x68, 0x60, 0x58, 0x50, 0x48, 0x40, in to_bitmask() local
[all...]

Completed in 35 milliseconds